claw
1.9.0
|
Always true unary predicate. More...
#include <functional.hpp>
Public Types | |
using | argument_type = const T & |
using | result_type = bool |
Public Member Functions | |
bool | operator() (const T &t) const |
Always true unary predicate.
Template arguments:
Definition at line 182 of file functional.hpp.