Always true binary predicate. More...
#include <functional.hpp>
Public Member Functions | |
| bool | operator() (const T &t, const U &u) const |
Always true binary predicate.
Template arguments :
Definition at line 189 of file functional.hpp.
| bool claw::binary_true< T, U >::operator() | ( | const T & | t, | |
| const U & | u | |||
| ) | const [inline] |
Definition at line 192 of file functional.hpp.
1.6.1