FLANG
Public Member Functions | Static Public Attributes | List of all members
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)
 
std::optional< int > PopValue ()
 

Static Public Attributes

static constexpr int maxValue {N - 1}
 

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