mrdocs::dom::Value::type_key
Return the type key of the value.
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
char const*
type_key() const noexcept;
Return Value
the type key of the value.
Created with MrDocs