Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_Identity Struct Template Reference
#include <stl_function.h>
Inherits std::unary_function< _Tp, _Tp >.
Inherited by std::identity.
List of all members.
template<class _Tp> struct std::_Identity
Member Function Documentation
_Tp & operator() (
|
_Tp & __x ) const [inline]
|
|
const _Tp & operator() (
|
const _Tp & __x ) const [inline]
|
|
The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001