std::_Identity< _Tp > Struct Template Reference

#include <stl_function.h>

Inheritance diagram for std::_Identity< _Tp >:

std::unary_function< _Tp, _Tp > __gnu_cxx::identity< _Tp > List of all members.

Public Member Functions

_Tp & operator() (_Tp &__x) const
const _Tp & operator() (const _Tp &__x) const

template<class _Tp>
struct std::_Identity< _Tp >


Member Function Documentation

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

Definition at line 537 of file stl_function.h.

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

Definition at line 533 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6