acme
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages Concepts
bits< NATURAL > Class Template Reference

Public Member Functions

 bits (no_initialize_t)
 
 bits (NATURAL n)
 
 bits (nullptr_t)
 
template<primitive_integral INTEGRAL>
bool is_set (INTEGRAL bit) const
 
template<primitive_integral INTEGRAL>
void set (INTEGRAL bit)
 
template<primitive_integral INTEGRAL>
void unset (INTEGRAL bit)
 
template<primitive_integral INTEGRAL>
void set (INTEGRAL bit, bool bSet)
 
template<primitive_integral INTEGRAL>
bool operator[] (INTEGRAL bit) const
 

Public Attributes

NATURAL m_natural
 

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