Home
last modified time | relevance | path

Searched defs:ScopedEnum2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.inst/
Dp1.cpp18 template<typename T> struct ScopedEnum2 { struct
19 … enum class E : T { // expected-error {{non-integral type 'void *' is an invalid underlying type}}