CVC3  2.4.1
Public Member Functions
Hash::_Identity< _Tp > Struct Template Reference

#include <hash_set.h>

Inheritance diagram for Hash::_Identity< _Tp >:
unary_function

List of all members.

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: