30 explicit Explain4(
const std::vector<T34> &heads, Wait wait,
T34 pair,
31 int o3Ct,
int c3Ct,
int o4Ct,
int c4Ct);
36 const std::array<T34, 4> &heads()
const;
40 using Iter = std::array<T34, 4>::const_iterator;
63 static void mapWait(std::vector<Explain4> &res,
T34 pick,
bool ron,
T34 pair,
64 const std::vector<T34> &sHeads,
65 const std::vector<T34> &o3Heads,
const std::vector<T34> &c3Heads,
66 const std::vector<T34> &o4Heads,
const std::vector<T34> &c4Heads);
69 std::array<T34, 4> mHeads;
84 #endif // SAKI_EXPLAIN_H
Definition: tile_count.h:17
Parsed 4-meld complete hand.
Definition: explain.h:27
Stactor = statically allocated vector.
Definition: stactor.h:247