|
JSON Voorhees
Killer JSON for C++
|
| ▼ jsonv | |
| ▼ detail | |
| basic_view.hpp | Copyright (c) 2014-2020 by Travis Gockel |
| generic_container.hpp | Copyright (c) 2014 by Travis Gockel |
| scope_exit.hpp | Definition of the on_scope_exit utility |
| ▼ serialization | |
| adapter.hpp | Copyright (c) 2015-2020 by Travis Gockel |
| adapter_for.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| all.hpp | Header file for including all serialization utilities |
| container_adapter.hpp | |
| context.hpp | Copyright (c) 2015-2020 by Travis Gockel |
| enum_adapter.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| extract.hpp | Extraction of C++ types from a JSON AST |
| extractor_construction.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| extractor_for.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| formats.hpp | Copyright (c) 2015-2020 by Travis Gockel |
| function_adapter.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| function_extractor.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| function_serializer.hpp | Copyright (c) 2015-2020 by Travis Gockel |
| optional_adapter.hpp | Copyright (c) 2017-2026 by Travis Gockel |
| polymorphic_adapter.hpp | Copyright (c) 2017-2026 by Travis Gockel |
| serializer.hpp | Copyright (c) 2015-2020 by Travis Gockel |
| serializer_for.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| wrapper_adapter.hpp | Copyright (c) 2015-2026 by Travis Gockel |
| algorithm.hpp | A collection of algorithms a la <algorithm> |
| all.hpp | A header which includes all other JSON Voorhees headers |
| ast.hpp | Utilities for directly dealing with a JSON AST |
| coerce.hpp | A jsonv::value has a number of as_X operators, which strictly performs a transformation to a C++ data type |
| config.hpp | Copyright (c) 2014-2020 by Travis Gockel |
| demangle.hpp | Copyright (c) 2015 by Travis Gockel |
| encode.hpp | Classes and functions for encoding JSON values to various representations |
| forward.hpp | Copyright (c) 2012-2020 by Travis Gockel |
| functional.hpp | A collection of function objects a la <functional> |
| kind.hpp | Copyright (c) 2019-2020 by Travis Gockel |
| parse.hpp | Copyright (c) 2012-2020 by Travis Gockel |
| parse_index.hpp | Parsed index of a JSON document |
| path.hpp | Support for JSONPath |
| reader.hpp | Read a JSON AST |
| serialization.hpp | Conversion between C++ types and JSON values |
| serialization_builder.hpp | DSL for building formats |
| value.hpp | Copyright (c) 2012-2020 by Travis Gockel |
| version.hpp |