Skip to main content

SleepyDiscord::json::hasIsType

More...

Detailed Description​

template <class Object >
struct SleepyDiscord::json::hasIsType;

Public Types Documentation​

using type​

using SleepyDiscord::json::hasIsType< Object >::type =  decltype(check<Object>(0));

Public Attributes Documentation​

variable value​

static constexpr bool value = type::value;

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