Otclient  14/8/2020
stdext::boolean< def > Struct Template Reference

#include <boolean.h>

Public Member Functions

 boolean ()
 
 operator bool & ()
 
 operator bool const & () const
 
bool & operator= (const bool &o)
 

Detailed Description

template<bool def>
struct stdext::boolean< def >

Definition at line 29 of file boolean.h.

Constructor & Destructor Documentation

◆ boolean()

template<bool def>
stdext::boolean< def >::boolean ( )
inline

Definition at line 30 of file boolean.h.

Member Function Documentation

◆ operator bool &()

template<bool def>
stdext::boolean< def >::operator bool & ( )
inline

Definition at line 31 of file boolean.h.

◆ operator bool const &()

template<bool def>
stdext::boolean< def >::operator bool const & ( ) const
inline

Definition at line 32 of file boolean.h.

◆ operator=()

template<bool def>
bool& stdext::boolean< def >::operator= ( const bool &  o)
inline

Definition at line 33 of file boolean.h.


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