#include <map.hh>
|
size_t | operator() (const map< Key, Value, Compare, Alloc > &m) const |
|
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.
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 |
The documentation for this struct was generated from the following file: