CVC3
Public Member Functions | List of all members
Hash::_Identity< _Tp > Struct Template Reference

#include <hash_set.h>

Inherits unary_function< _Tp, _Tp >.

Collaboration diagram for Hash::_Identity< _Tp >:
Collaboration graph

Public Member Functions

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

Detailed Description

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

Definition at line 63 of file hash_set.h.

Member Function Documentation

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

Definition at line 64 of file hash_set.h.


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