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

#include <hash_map.h>

Inherits unary_function< _Pair, _Pair::first_type >.

Collaboration diagram for Hash::_Select1st< _Pair >:
Collaboration graph

Public Member Functions

const _Pair::first_type & operator() (const _Pair &__x) const
 

Detailed Description

template<class _Pair>
struct Hash::_Select1st< _Pair >

Definition at line 64 of file hash_map.h.

Member Function Documentation

template<class _Pair>
const _Pair::first_type& Hash::_Select1st< _Pair >::operator() ( const _Pair &  __x) const
inline

Definition at line 65 of file hash_map.h.


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