opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::BoolLike Class Referencefinal

#include <bool_like.h>

Public Member Functions

 BoolLike ()=default
 
 BoolLike (bool value_)
 
 operator bool & ()
 
 operator const bool & () const
 

Constructor & Destructor Documentation

◆ BoolLike() [1/2]

osc::BoolLike::BoolLike ( )
default

◆ BoolLike() [2/2]

osc::BoolLike::BoolLike ( bool  value_)
inline

Member Function Documentation

◆ operator bool &()

osc::BoolLike::operator bool & ( )
inline

◆ operator const bool &()

osc::BoolLike::operator const bool & ( ) const
inline

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