Searched refs:EnabledType (Results 1 – 2 of 2) sorted by relevance
117 using EnabledType = char; variable125 template <typename T> struct Nonce { using Type = EnabledType; };144 static EnabledType check(rank<0>);147 enum { Value = sizeof(check<ResultT>(rank<2>())) == sizeof(EnabledType) };
139 using EnabledType = char; variable147 template <typename T> struct Nonce { using Type = EnabledType; };166 static EnabledType check(rank<0>);169 enum { Value = sizeof(check<ResultT>(rank<2>())) == sizeof(EnabledType) };