Skip to content

Struct BlazeBool

ClassList > BlazeBool

Public Attributes

Type Name
bool value

Public Functions

Type Name
BlazeBool (bool value)
BlazeBool ()
operator bool () const
BlazeBool & operator= (bool new_value)

Public Attributes Documentation

variable value

bool BlazeBool::value;

Public Functions Documentation

function BlazeBool [1/2]

inline BlazeBool::BlazeBool (
    bool value
) 

function BlazeBool [2/2]

inline BlazeBool::BlazeBool () 

function operator bool

inline BlazeBool::operator bool () const

function operator=

inline BlazeBool & BlazeBool::operator= (
    bool new_value
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/grid.hpp