Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::CardUtils::cards Struct Reference

Helper class for iterator on all the cards. More...

#include <Card.hpp>

Public Member Functions

constexpr CardIterator begin () const
 
constexpr CardIterator end () const
 

Detailed Description

Helper class for iterator on all the cards.

Member Function Documentation

◆ begin()

CardIterator Cluedo::CardUtils::cards::begin ( ) const
inlineconstexpr

Returns an iterator that points to the first card.

Returns
The iterator that points to the first card.

◆ end()

CardIterator Cluedo::CardUtils::cards::end ( ) const
inlineconstexpr

Returns an iterator that points to the last card.

Returns
The iterator that points to the last card.

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