Jpp  18.5.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JLANG::JPredicate< JTypename_t, JComparator_t > Class Template Reference

Template definition of auxiliary class to select objects. More...

#include <JPredicate.hh>

Detailed Description

template<class JTypename_t, class JComparator_t = JComparison::eq>
class JLANG::JPredicate< JTypename_t, JComparator_t >

Template definition of auxiliary class to select objects.

The first template argument refers to the data member or member method and the second template argument to the comparator of the corresponding values.

Definition at line 23 of file JPredicate.hh.


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