Skip to main content

SleepyDiscord::json::ClassTypeHelper< int >

Inherits from SleepyDiscord::json::PrimitiveTypeHelper< int >, SleepyDiscord::json::IsPrimitiveTypeFunction< PrimitiveType >, SleepyDiscord::json::IsNumberFunction

inherited members​

Public Functions inherited from SleepyDiscord::json::PrimitiveTypeHelper< int >

Name
PrimitiveTypetoType(const Value & value)
boolempty(const PrimitiveType & value)
ValuefromType(const PrimitiveType & value)
ValuefromType(const PrimitiveType & value, Value::AllocatorType & )

Public Functions inherited from SleepyDiscord::json::IsNumberFunction

Name
boolisType(const Value & value)

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