Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Utils::PairHash< T1, T2 > Class Template Reference

#include <PairHash.h>

Public Member Functions

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

Detailed Description

template<typename T1, typename T2 = T1>
class Utils::PairHash< T1, T2 >

Definition at line 20 of file PairHash.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 = T1>
size_t Utils::PairHash< T1, T2 >::operator() ( const std::pair< T1, T2 > &  p) const
inline

Definition at line 22 of file PairHash.h.


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