mrdocs::dom::Value::getBool Return the underlying boolean value. Synopsis Declared in <mrdocs/Dom/Value.hpp> bool getBool() const noexcept; Description Behaviour is undefined if !isBoolean() Return Value the underlying boolean value. Created with MrDocs