Skip to main content

SleepyDiscord::json::StdArrayTypeHelper

More...

Inherits from SleepyDiscord::json::EmptyFunction< StdArray >, SleepyDiscord::json::FromContainerFunction< StdArray, TypeHelper >, SleepyDiscord::json::IsArrayFunction

inherited members​

Public Functions inherited from SleepyDiscord::json::EmptyFunction< StdArray >

Name
boolempty(const Type & value)

Public Functions inherited from SleepyDiscord::json::FromContainerFunction< StdArray, TypeHelper >

Name
ValuefromType(const Container & values, Value::AllocatorType & allocator)

Public Functions inherited from SleepyDiscord::json::IsArrayFunction

Name
boolisType(const Value & value)

Detailed Description​

template <class StdArray ,
template< class... > class TypeHelper>
struct SleepyDiscord::json::StdArrayTypeHelper;

Public Functions Documentation​

function toType​

static inline StdArray toType(
const Value & value
)

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