mrdocs::dom::Value::isBoolean

Return true if this is a boolean.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isBoolean() const noexcept;

Return Value

true if this is a boolean.

Created with MrDocs