Skip to main content

SleepyDiscord::json::ClassTypeHelper< std::string >

Inherits from SleepyDiscord::json::EmptyFunction< std::string >, SleepyDiscord::json::IsStringFunction

inherited members​

Public Functions inherited from SleepyDiscord::json::EmptyFunction< std::string >

Name
boolempty(const Type & value)

Public Functions inherited from SleepyDiscord::json::IsStringFunction

Name
boolisType(const Value & value)

Public Functions Documentation​

function toType​

static inline std::string toType(
const Value & value
)

function fromType​

static inline Value fromType(
const std::string & value
)

function fromType​

static inline Value fromType(
const std::string & value,
Value::AllocatorType &
)

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