parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
json.h File Reference

nlohmann::json typedef shared across cell types. More...

#include <nlohmann/json.hpp>
#include <commons/json.hpp>
Include dependency graph for json.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using parcel::json_t = nlohmann::json
 Project-wide alias for nlohmann::json.
 

Detailed Description

nlohmann::json typedef shared across cell types.

Provides the parcel::json_t alias and pulls in commons' nlohmann/json integration (commons/json.hpp), which supplies the ADL serializers parcel relies on.