Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::CardSet Member List

This is the complete list of members for Cluedo::CardSet, including all inherited members.

begin() constCluedo::CardSetinline
CardSet()=defaultCluedo::CardSet
CardSet(std::initializer_list< Card > cards)Cluedo::CardSetinline
CardSet(std::bitset< CardUtils::CARD_COUNT > set)Cluedo::CardSetinline
clear()Cluedo::CardSetinline
contains(Card card) constCluedo::CardSetinline
empty() constCluedo::CardSetinline
end() constCluedo::CardSetinline
erase(Card card)Cluedo::CardSetinline
insert(Card card)Cluedo::CardSetinline
intersection(CardSet const &a, CardSet const &b)Cluedo::CardSetinlinestatic
is_subset(CardSet const &other) constCluedo::CardSetinline
operator!=(CardSet const &other) const =defaultCluedo::CardSet
operator==(CardSet const &other) const =defaultCluedo::CardSet
set_union(CardSet const &other)Cluedo::CardSetinline
size() constCluedo::CardSetinline