solver  1.0
Public Member Functions | List of all members
std::hash< ShortestCircuit > Struct Template Reference

Template specialization of the hash for the ShortestCircuit data-structure. More...

#include <DataStructures.h>

+ Collaboration diagram for std::hash< ShortestCircuit >:

Public Member Functions

uintptr_t operator() (const ShortestCircuit &sc) const
 

Detailed Description

template<>
struct std::hash< ShortestCircuit >

Template specialization of the hash for the ShortestCircuit data-structure.

Definition at line 392 of file DataStructures.h.


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