Searched defs:has_single_value (Results 1 – 1 of 1) sorted by relevance
534 struct has_single_value struct537 struct two {char array_[2];};542 static const bool value = sizeof(test<T>(0, 0)) == 1;543 void dummy(){} in dummy()