CVC3
Public Member Functions

Hash::_Identity< _Tp > Struct Template Reference

#include <hash_set.h>

Inherits std::unary_function< _Tp, _Tp >.

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

List of all members.

Public Member Functions


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: