mrdocs::dom::Value::isInteger

Return true if this is an integer.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isInteger() const noexcept;

Return Value

true if this is an integer.

Created with MrDocs