Always true unary predicate. More...
#include <functional.hpp>
Public Member Functions | |
bool | operator() (const T &t) const |
Always true unary predicate.
Template arguments :
Definition at line 170 of file functional.hpp.
bool claw::unary_true< T >::operator() | ( | const T & | t | ) | const [inline] |
Definition at line 173 of file functional.hpp.