Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
nlohmann::adl_serializer< T * > Struct Template Reference

pointer specialization More...

#include <src/utils/serialization.h>

Static Public Member Functions

static void to_json (json &j, const T *ptr)

Detailed Description

template<typename T>
struct nlohmann::adl_serializer< T * >

pointer specialization

Definition at line 122 of file serialization.h.

Member Function Documentation

◆ to_json()

template<typename T>
void nlohmann::adl_serializer< T * >::to_json ( json & j,
const T * ptr )
inlinestatic

Definition at line 124 of file serialization.h.


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