/Cpp-JsonDeserialiser

Headers only! Serialise and Deserialise json from various types and data structures, performing compile-time reflection with TMP(template metaprogramming) of Modern C++(requires C++17 or later). Currently only support Qt Json Library and will support nlohmann soon.

Primary LanguageC++MIT LicenseMIT

Stargazers