Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
CardSet.hpp File Reference

The file that contains the definition of the Cluedo::CardSet class. More...

#include <bitset>
#include <initializer_list>
#include "Card.hpp"

Go to the source code of this file.

Classes

class  Cluedo::CardSet
 A set of cards. More...
 
class  Cluedo::CardSet::iterator
 An iterator for the CardSet class. More...
 
struct  std::hash< Cluedo::CardSet >
 Specialization of std::hash for the CardSet class. More...
 

Detailed Description

The file that contains the definition of the Cluedo::CardSet class.