libkazv
nlohmann::adl_serializer< immer::map< T, V > > Struct Template Reference

#include <types.hpp>

Static Public Member Functions

static void to_json (json &j, immer::map< T, V > map)
 
static void from_json (const json &j, immer::map< T, V > &m)
 

Member Function Documentation

◆ from_json()

template<class T , class V >
static void nlohmann::adl_serializer< immer::map< T, V > >::from_json ( const json j,
immer::map< T, V > &  m 
)
inlinestatic

◆ to_json()

template<class T , class V >
static void nlohmann::adl_serializer< immer::map< T, V > >::to_json ( json j,
immer::map< T, V >  map 
)
inlinestatic

The documentation for this struct was generated from the following file: