In file ../../src/Pegasus/Common/Boolean.h:

class Boolean

This class provides an implementation of the boolean for compilers which do not support "bool" as a type.

Documentation

This class provides an implementation of the boolean for compilers which do not support "bool" as a type.

This class is not used by modern C++ compilers.


Inheritance:


This class has no child classes.
Friends:
Boolean operator==(const Boolean& x, const Boolean& y)
Boolean operator!=(const Boolean& x, const Boolean& y)

Alphabetic index HTML hierarchy of classes or Java