libkazv
Static Public Member Functions
|
List of all members
nlohmann::adl_serializer< immer::array< T > > Struct Template Reference
#include <
types.hpp
>
Static Public Member Functions
static void
to_json
(
json
&j, immer::array< T > arr)
static void
from_json
(const
json
&j, immer::array< T > &a)
Member Function Documentation
◆
from_json()
template<class T >
static void nlohmann::adl_serializer< immer::array< T > >::from_json
(
const
json
&
j
,
immer::array< T > &
a
)
inline
static
◆
to_json()
template<class T >
static void nlohmann::adl_serializer< immer::array< T > >::to_json
(
json
&
j
,
immer::array< T >
arr
)
inline
static
The documentation for this struct was generated from the following file:
src/base/
types.hpp
nlohmann
adl_serializer< immer::array< T > >
Generated by
1.9.1