logical_not Struct Reference | |||||||||||||||||
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename T > | |
| bool | operator() (const T &x) const |
Detailed Description
Definition at line 94 of file operator.hpp.
Member Typedef Documentation
| typedef bool result_type |
Definition at line 96 of file operator.hpp.
Member Function Documentation
| bool operator() | ( | const T & | x ) | const |
Definition at line 99 of file operator.hpp.

