libkazv
jsonwrap.hpp File Reference
#include "libkazv-config.hpp"
#include <boost/serialization/version.hpp>
#include <boost/serialization/string.hpp>
#include <boost/serialization/split_member.hpp>
#include <nlohmann/json.hpp>
#include <immer/box.hpp>
Include dependency graph for jsonwrap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::JsonWrap
 
struct  nlohmann::adl_serializer< Kazv::JsonWrap >
 

Namespaces

 Kazv
 
 nlohmann
 

Typedefs

using Kazv::json = nlohmann::json
 

Functions

bool Kazv::operator== (JsonWrap a, JsonWrap b)