|
Brunot
|
#include "HandRating.h"#include <algorithm>#include <ranges>#include <vector>#include "HandFinder.h"#include "../Classes/CategorizedHand.h"Variables | |
| static const std::map< HandRating::HandType, int > | HandTypeToValue |
|
static |