Whole document tree
    

Whole document tree

Templatestd::_Identity struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Identity< _Tp > Struct Template Reference

#include <stl_function.h>

Inheritance diagram for std::_Identity:

Inheritance graph
[legend]
Collaboration diagram for std::_Identity< _Tp >:

Collaboration graph
[legend]
List of all members.

Public Methods

_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 373 of file stl_function.h.

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

Definition at line 372 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:17 2002 for libstdc++-v3 Source by doxygen1.2.15