Return the key that the object was created with.
Synopsis
Declared in <bdljsn_json.h>
std::string_view
key() const;
Return Value
key that the object was created with
Created with MrDocs
Return the key that the object was created with.
Declared in <bdljsn_json.h>
std::string_view
key() const;
key that the object was created with
Created with MrDocs