Maria GDK 5.1.0.188
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::BitVector Class Reference

Public Member Functions

void clear ()
 
void resize (std::size_t bitCount)
 
std::size_t size () const
 
bool test (std::size_t bitIndex) const
 
bool contains (std::size_t bitIndex) const
 
void set (std::size_t bitIndex)
 
void reset (std::size_t bitIndex)
 
void erase (std::size_t bitIndex)
 
template<typename InputIt >
void assign (InputIt first, InputIt last)
 
std::vector< int > toVector () const
 

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