
TaoJSON is a zero-dependency C++ header-only JSON library that provides a generic Value Class, uses Type Traits to interoperate with C++ types, uses an Events Interface to convert to and from JSON, JAXN, CBOR, MsgPack and UBJSON, and much, much more.
This package accommodates tao-json-dev package, and provides example C++ sources featuring the usage and functionality of this library.