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
Return true if this is null.
Declared in <mrdocs/Dom/Value.hpp>
bool
isNull() const noexcept;
true if this is null.
Created with MrDocs