Brunot
Loading...
Searching...
No Matches
HandRating.cpp File Reference
#include "HandRating.h"
#include <algorithm>
#include <ranges>
#include <vector>
#include "HandFinder.h"
#include "../Classes/CategorizedHand.h"
Include dependency graph for HandRating.cpp:

Variables

static const std::map< HandRating::HandType, int > HandTypeToValue

Variable Documentation

◆ HandTypeToValue

const std::map<HandRating::HandType, int> HandTypeToValue
static