Namespace cpptoml
Description
No description yet.
Namespaces
detail |
Classes
Functions
CPPTOML_DEPRECATED | ||
get_impl overload | ||
is_hex | ||
is_number | ||
make_array | ||
make_consumer | ||
make_table | ||
make_table_array | ||
make_value | ||
operator<< overload | ||
parse_file | Utility function to parse a file as a TOML file |
Typedefs
Typedefs (cpptoml.h)
using string_to_base_map = std::unordered_map< std::string, std::shared_ptr< base > > |
Source
Line 39 in include/cpptoml.h.