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

Template specialization of the hash for a pair of uint32_t. More...

#include <PrecalculatedMapping.h>

+ Collaboration diagram for std::hash< pair< uint32_t, uint32_t > >:

Public Member Functions

size_t operator() (const pair< uint32_t, uint32_t > &p) const
 

Detailed Description

template<>
struct std::hash< pair< uint32_t, uint32_t > >

Template specialization of the hash for a pair of uint32_t.

Definition at line 47 of file PrecalculatedMapping.h.


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