negate< _Tp > Struct Template Reference

#include <_function.h>

Inheritance diagram for negate< _Tp >:

unary_function< _Tp, _Tp > List of all members.

Public Member Functions

_Tp operator() (const _Tp &__x) const

Detailed Description

template<class _Tp>
struct negate< _Tp >

Definition at line 74 of file _function.h.


Member Function Documentation

template<class _Tp>
_Tp negate< _Tp >::operator() ( const _Tp &  __x  )  const [inline]

Definition at line 75 of file _function.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_function.h



Generated on Mon Mar 10 15:33:02 2008 by  doxygen 1.5.1