CVC3
Public Member Functions

Hash::_Select1st< _Pair > Struct Template Reference

#include <hash_map.h>

Inherits std::unary_function< _Pair, _Pair::first_type >.

Collaboration diagram for Hash::_Select1st< _Pair >:
Collaboration graph
[legend]

List of all members.

Public Member Functions


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: