mCRL2
Loading...
Searching...
No Matches
std::hash< std::vector< X > > Struct Template Reference

#include <hash_utility.h>

Public Member Functions

std::size_t operator() (const std::vector< X > &v) const
 

Detailed Description

template<class X>
struct std::hash< std::vector< X > >

Definition at line 56 of file hash_utility.h.

Member Function Documentation

◆ operator()()

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

Definition at line 58 of file hash_utility.h.


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