JSON Voorhees
Killer JSON for C++
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  jsonv
  detail
 basic_view.hppCopyright (c) 2014 by Travis Gockel
 generic_container.hppCopyright (c) 2014 by Travis Gockel
 nested_exception.hppCopyright (c) 2015 by Travis Gockel
 scope_exit.hppDefinition of the on_scope_exit utility
 string_view.hppThe JsonVoorhees implementation of string_view
 algorithm.hppA collection of algorithms a la <algorithm>
 all.hppA head which includes all other JSON Voorhees headers
 coerce.hppA jsonv::value has a number of as_X operators, which strictly performs a transformation to a C++ data type
 config.hppCopyright (c) 2014-2019 by Travis Gockel
 demangle.hppCopyright (c) 2015 by Travis Gockel
 encode.hppClasses and functions for encoding JSON values to various representations
 extract.hppExtract a C++ class from a JSON value
 forward.hppCopyright (c) 2012-2014 by Travis Gockel
 functional.hppA collection of function objects a la <functional>
 optional.hppPulls in an implementation of optional
 parse.hppCopyright (c) 2012-2014 by Travis Gockel
 path.hppSupport for JSONPath
 serialization.hppConversion between C++ types and JSON values
 serialization_builder.hppDSL for building formats
 serialization_optional.hppTemplate specialization to support optional<T> serialization
 serialization_util.hppHelper types and functions for serialization
 string_view.hppPulls in an implementation of string_view
 tokenizer.hppA stream-based tokenizer meant to help with creating custom parsers
 util.hppDeprecated
 value.hppCopyright (c) 2012-2018 by Travis Gockel