12 #ifndef __JSONV_ALL_HPP_INCLUDED__ 13 #define __JSONV_ALL_HPP_INCLUDED__ A collection of algorithms a la <algorithm>.
Copyright (c) 2015 by Travis Gockel.
Helper types and functions for serialization.
DSL for building formats.
Copyright (c) 2014-2019 by Travis Gockel.
Classes and functions for encoding JSON values to various representations.
Copyright (c) 2012-2014 by Travis Gockel.
Conversion between C++ types and JSON values.
Pulls in an implementation of string_view.
A stream-based tokenizer meant to help with creating custom parsers.
A jsonv::value has a number of as_X operators, which strictly performs a transformation to a C++ data...
Copyright (c) 2012-2014 by Travis Gockel.
Copyright (c) 2012-2018 by Travis Gockel.
A collection of function objects a la <functional>.