webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
Bool Struct Reference

Public Member Functions

 Bool (int val)
 
bool operator> (int n) const
 
Bool operator+ (const Bool &rhs) const
 
bool operator== (const Bool &rhs) const
 

Public Attributes

bool value
 

Constructor & Destructor Documentation

◆ Bool()

Bool::Bool ( int  val)
inlineexplicit

Member Function Documentation

◆ operator+()

Bool Bool::operator+ ( const Bool rhs) const
inline

◆ operator==()

bool Bool::operator== ( const Bool rhs) const
inline

◆ operator>()

bool Bool::operator> ( int  n) const
inline

Member Data Documentation

◆ value

bool Bool::value

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