|
int | size () const |
|
const int * | value () const |
|
bool | IsValidValue (int n) const |
|
void | Clear () |
|
bool | IsEmpty () const |
|
void | InitializeState () |
|
bool | Contains (int n) const |
|
bool | Add (int n) |
|
bool | Remove (int n) |
|
std::optional< int > | PopValue () |
|
|
static constexpr int | maxValue {N - 1} |
|
The documentation for this class was generated from the following file: