STLdoc
STLdocumentation
|
Public Types | |
typedef _Fn1::argument_type | argument_type |
typedef bool | result_type |
Public Member Functions | |
constexpr | unary_negate (const _Fn1 &_Func) |
constexpr bool | operator() (const argument_type &_Left) const |
Private Attributes | |
_Fn1 | _Functor |
typedef _Fn1::argument_type unary_negate< _Fn1 >::argument_type |
typedef bool unary_negate< _Fn1 >::result_type |
|
inlineexplicit |
|
inline |
|
private |