#include <stl_function.h>
Inheritance diagram for std::negate< _Tp >:

| Public Member Functions | |
| _Tp | operator() (const _Tp &__x) const | 
Definition at line 179 of file stl_function.h.
| _Tp std::negate< _Tp >::operator() | ( | const _Tp & | __x | ) | const  [inline] | 
Definition at line 182 of file stl_function.h.
 1.4.7
 1.4.7