mCRL2
Loading...
Searching...
No Matches
std::hash< std::map< X, Y > > Struct Template Reference

#include <hash_utility.h>

Public Member Functions

std::size_t operator() (const std::map< X, Y > &v) const
 

Detailed Description

template<class X, class Y>
struct std::hash< std::map< X, Y > >

Definition at line 72 of file hash_utility.h.

Member Function Documentation

◆ operator()()

template<class X , class Y >
std::size_t std::hash< std::map< X, Y > >::operator() ( const std::map< X, Y > &  v) const
inline

Definition at line 74 of file hash_utility.h.


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