Searched refs:always_false (Results 1 – 1 of 1) sorted by relevance
36 struct always_false : std::false_type {}; struct40 static_assert(always_false<T>::value, "Unspecialized ReturnType is not supported");46 static_assert(always_false<T>::value, "Unspecialized get is not supported"); in get()99 static_assert(always_false<T>::value, "Unspecialized set is not supported"); in set()