mrdocs::dom::Value::isNull

Return true if this is null.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isNull() const noexcept;

Return Value

true if this is null.

Created with MrDocs