#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 16 of file map.hh.
 
◆ operator()()
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: