Skip to main content

SleepyDiscord::json::ClassTypeHelper< nonstd::string_view >

Inherits from SleepyDiscord::json::EmptyFunction< nonstd::string_view >, SleepyDiscord::json::IsStringFunction

inherited members​

Public Functions inherited from SleepyDiscord::json::EmptyFunction< nonstd::string_view >

Name
boolempty(const Type & value)

Public Functions inherited from SleepyDiscord::json::IsStringFunction

Name
boolisType(const Value & value)

Public Functions Documentation​

function toType​

static inline nonstd::string_view toType(
const Value & value
)

function fromType​

static inline Value fromType(
const nonstd::string_view & value
)

function fromType​

static inline Value fromType(
const nonstd::string_view & value,
Value::AllocatorType &
)

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