Skip to main content

SleepyDiscord::json::ClassTypeHelper< std::nullptr_t >

Public Functions Documentation​

function toType​

template <class Value >
static inline std::nullptr_t toType(
Value & value
)

function empty​

static inline bool empty(
const Value & value
)

function fromType​

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

function isType​

static inline bool isType(
const Value & value
)

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