Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
std::hash< map< Key, Value, Compare, Alloc > > Struct Template Reference

#include <map.hh>

Collaboration diagram for std::hash< map< Key, Value, Compare, Alloc > >:

Public Member Functions

size_t operator() (const map< Key, Value, Compare, Alloc > &m) const
 

Detailed Description

template<typename Key, typename Value, typename Compare, typename Alloc>
struct std::hash< map< Key, Value, Compare, Alloc > >

Definition at line 15 of file map.hh.

Member Function Documentation

template<typename Key , typename Value , typename Compare , typename Alloc >
size_t std::hash< map< Key, Value, Compare, Alloc > >::operator() ( const map< Key, Value, Compare, Alloc > &  m) const
inline

Definition at line 17 of file map.hh.


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