HOG2
Public Member Functions | List of all members
std::hash< RubiksState > Struct Reference

#include <RubiksCube.h>

Public Member Functions

size_t operator() (const RubiksState &x) const
 

Detailed Description

Definition at line 46 of file RubiksCube.h.

Member Function Documentation

◆ operator()()

size_t std::hash< RubiksState >::operator() ( const RubiksState x) const
inline

Definition at line 48 of file RubiksCube.h.

References RubiksState::corner, and RubiksState::edge.


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