Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
PairHash.h File Reference

Go to the source code of this file.

Classes

class  Utils::PairHash< T1, T2 >

Namespaces

namespace  Utils

Macros

#define _PAIR_HASH_H_

Detailed Description

Version
1.0

DESCRIPTION

Class for hashing std::pair objects, useful for unordered_map and unordered_set.

Definition in file PairHash.h.

Macro Definition Documentation

◆ _PAIR_HASH_H_

#define _PAIR_HASH_H_

Definition at line 14 of file PairHash.h.