Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::algorithm::predicate_facade< Derived > Struct Template Reference

Predicate facade. More...

#include <predicate_facade.hpp>

Detailed Description

template<typename Derived>
struct boost::algorithm::predicate_facade< Derived >

Predicate facade.

This class allows to recognize classification predicates, so that they can be combined using composition operators. Every classification predicate must be derived from this class.


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