fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::Key Member List

This is the complete list of members for fedem::fson::Key, including all inherited members.

bare(std::string name)fedem::fson::Keystatic
Form enum namefedem::fson::Key
formfedem::fson::Keyprivate
getForm() const noexceptfedem::fson::Keyinline
getName() const noexceptfedem::fson::Keyinline
isValidName(std::string const &text) noexceptfedem::fson::Keystatic
Key(Form form, std::string name)fedem::fson::Key
namefedem::fson::Keyprivate
quoted(std::string name)fedem::fson::Keystatic