mrdocs::dom::Value::getInteger
Return the underlying integer value.
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
int64_t
getInteger() const noexcept;
Return Value
the underlying integer value.
Created with MrDocs