Skip to main content

SleepyDiscord::json::ArrayStringWrapper

More...

Detailed Description​

template <class Value  =const json::Value>
struct SleepyDiscord::json::ArrayStringWrapper;

Public Functions Documentation​

function ArrayStringWrapper​

inline ArrayStringWrapper(
Value & json
)

function getDoc​

inline Value & getDoc() const

function operator Value &​

inline operator Value &() const

function getDoc​

template <class Callback >
inline const bool getDoc(
const Callback & callback
) const

Public Attributes Documentation​

variable json​

Value & json;

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