Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dunderlying_type.cpp71 struct make_unsigned_impl { using type = underlying_type_t<T>; }; struct
72 using AnotherType = make_unsigned_impl<E>::type;