Skip to main content

SleepyDiscord::json::ClassTypeHelper< Value >

Public Functions Documentation​

function toType​

static inline rapidjson::Type toType(
const Value & value
)

function toType​

static inline Value & 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 &
)

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