webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
namespace for Niels Lohmann More...
Classes | |
class | basic_json |
a class to store JSON values More... | |
Typedefs | |
using | json = basic_json<> |
default JSON class More... | |
using nlohmann::json = typedef basic_json<> |
default JSON class
This type is the default specialization of the basic_json class which uses the standard template types.