Skip to main content

SleepyDiscord::json::ArrayValueWrapper

More...

Detailed Description​

template <class Type ,
class Enable =void>
struct SleepyDiscord::json::ArrayValueWrapper;

Public Types Documentation​

using value​

using SleepyDiscord::json::ArrayValueWrapper< Type, Enable >::value =  const Value;

using type​

using SleepyDiscord::json::ArrayValueWrapper< Type, Enable >::type =  ArrayStringWrapper<value>;

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