Skip to main content

SleepyDiscord::AllowMentionsParseHelper

More...

Inherits from SleepyDiscord::json::ToContainerFunction< Container, TypeHelper >, SleepyDiscord::json::FromContainerFunction< Container, TypeHelper >, SleepyDiscord::json::IsArrayFunction

inherited members​

Public Functions inherited from SleepyDiscord::json::ToContainerFunction< Container, TypeHelper >

Name
template <class Value >
Container
toType(Value & value)

Public Functions inherited from SleepyDiscord::json::FromContainerFunction< Container, 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 Container ,
template< class... > class TypeHelper>
struct SleepyDiscord::AllowMentionsParseHelper;

Public Functions Documentation​

function empty​

static inline bool empty(
const Container & value
)

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