FLANG
Fortran::common::FastIntSet< N > Class Template Reference

Public Member Functions

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)
optional< int > PopValue ()

Static Public Attributes

static constexpr int maxValue {N - 1}

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