#include <stdapis/stlportv5/stl/_function.h>
struct negate : public unary_function< _Tp, _Tp > |
Public Member Functions | |
---|---|
_Tp | operator()(const _Tp &) |
Inherited Type Definitions | |
---|---|
unary_function< _Tp, _Tp >::argument_type | |
unary_function< _Tp, _Tp >::result_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
_Tp | operator() | ( | const _Tp & | __x | ) | const [inline] |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
Parameters | |
---|---|
__x | - |