libkazv
Static Public Member Functions
|
List of all members
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
)
inline
static
◆
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
)
inline
static
The documentation for this struct was generated from the following file:
src/base/
types.hpp
nlohmann
adl_serializer< immer::map< T, V > >
Generated by
1.9.1