Searched refs:yes_type (Results 1 – 1 of 1) sorted by relevance
8 typedef char yes_type; typedef17 template<typename U> static yes_type check(unsigned_c<sizeof(U(t))> * = 0);21 static const bool value = (sizeof(check<T>(0)) == sizeof(yes_type));