Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
std::hash< Cluedo::CardSet > Struct Reference

Specialization of std::hash for the CardSet class. More...

#include <CardSet.hpp>

Public Member Functions

std::size_t operator() (Cluedo::CardSet const &set) const noexcept
 Computesthe hash of a CardSet object using the hash of the underlying std::bitset.
 

Detailed Description

Specialization of std::hash for the CardSet class.


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