Return the type of this Json value.
Synopsis
Declared in <bdljsn_json.h>
JsonType::Enum
type() const noexcept;
Return Value
type of this Json value
Created with MrDocs
Return the type of this Json value.
Declared in <bdljsn_json.h>
JsonType::Enum
type() const noexcept;
type of this Json value
Created with MrDocs