_Identity< _Tp > Struct Template Reference

#include <_function_base.h>

Inheritance diagram for _Identity< _Tp >:

unary_function< _Tp, _Tp > List of all members.

Public Member Functions

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

Detailed Description

template<class _Tp>
struct _Identity< _Tp >

Definition at line 168 of file _function_base.h.


Member Function Documentation

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

Definition at line 169 of file _function_base.h.


The documentation for this struct was generated from the following file:



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1