TermOx
Public Member Functions | Public Attributes | List of all members
ox::pipe::detail::Filter_predicate< Predicate > Class Template Reference

Used to call operator| overload to create a new Range from filter predicate. More...

#include <pipe_utility.hpp>

Public Member Functions

 Filter_predicate (Predicate p)
 

Public Attributes

Predicate predicate
 

Detailed Description

template<typename Predicate>
class ox::pipe::detail::Filter_predicate< Predicate >

Used to call operator| overload to create a new Range from filter predicate.


The documentation for this class was generated from the following file: