Searched defs:has_value_type (Results 1 – 2 of 2) sorted by relevance
24 struct has_value_type struct37 static_assert(!(has_value_type<It>::value), ""); in main() argument
25 struct has_value_type struct38 static_assert(!(has_value_type<It>::value), ""); in main() argument