Home
last modified time | relevance | path

Searched refs:BadTag (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/any/any.class/any.cons/
Dvalue.pass.cpp119 using BadTag = std::in_place_type_t<int>; in test_sfinae_constraints() typedef
122 BadTag t = std::in_place_type<int>; in test_sfinae_constraints()