Range-v3
Range algorithms, views, and actions for the Standard Library
filter.hpp File Reference

Classes

struct  ranges::v3::view::filter_fn
 Given a source range and a unary predicate, filter the elements that satisfy the predicate. More...