ug4
ug::BOOL Class Reference

#include <permutation_util.h>

Public Member Functions

 BOOL ()
 
 BOOL ()
 
 BOOL ()
 
 BOOL (bool const &t)
 
 BOOL (bool const &t)
 
 BOOL (bool const &t)
 
 operator bool () const
 
 operator bool () const
 
 operator bool () const
 

Private Attributes

char value_
 

Constructor & Destructor Documentation

◆ BOOL() [1/6]

ug::BOOL::BOOL ( )
inline

◆ BOOL() [2/6]

ug::BOOL::BOOL ( bool const &  t)
inline

◆ BOOL() [3/6]

ug::BOOL::BOOL ( )
inline

◆ BOOL() [4/6]

ug::BOOL::BOOL ( bool const &  t)
inline

◆ BOOL() [5/6]

ug::BOOL::BOOL ( )
inline

◆ BOOL() [6/6]

ug::BOOL::BOOL ( bool const &  t)
inline

Member Function Documentation

◆ operator bool() [1/3]

ug::BOOL::operator bool ( ) const
inline

References value_.

◆ operator bool() [2/3]

ug::BOOL::operator bool ( ) const
inline

References value_.

◆ operator bool() [3/3]

ug::BOOL::operator bool ( ) const
inline

References value_.

Member Data Documentation

◆ value_

char ug::BOOL::value_
private

Referenced by operator bool().


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