Skip to main content

SleepyDiscord::json::PairImpl

More...

Detailed Description​

template <class Class ,
class Type ,
class TypeHelper >
struct SleepyDiscord::json::PairImpl;

Public Types Documentation​

using T​

using SleepyDiscord::json::PairImpl< Class, Type, TypeHelper >::T =  Type;

using Helper​

using SleepyDiscord::json::PairImpl< Class, Type, TypeHelper >::Helper =  TypeHelper;

Public Attributes Documentation​

variable member​

Type Class::* member;

variable name​

const char * name;

variable type​

const FieldType type;

Updated on 13 April 2022 at 18:39:59 UTC