CGRA-ME
Public Member Functions | List of all members
pair_hash Struct Reference

#include <Util.h>

Public Member Functions

template<class T1 , class T2 >
std::size_t operator() (const std::pair< T1, T2 > &p) const
 

Detailed Description

Definition at line 24 of file Util.h.

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
std::size_t pair_hash::operator() ( const std::pair< T1, T2 > &  p) const
inline

Definition at line 26 of file Util.h.


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