Skip to main content

SleepyDiscord::json::EnumTypeHelper

More...

Inherits from SleepyDiscord::json::BaseEnumTypeHelper< Type, GetDefault< Type >, GetEnumBaseType< Type >::Value >

inherited members​

Public Functions inherited from SleepyDiscord::json::BaseEnumTypeHelper< Type, GetDefault< Type >, GetEnumBaseType< Type >::Value >

Name
TypetoType(const Value & value)
ValuefromType(const Type & value)
ValuefromType(const Type & value, Value::AllocatorType & )
boolempty(const Type & value)
boolisType(const Value & value)

Detailed Description​

template <class Type >
struct SleepyDiscord::json::EnumTypeHelper;

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