Searched refs:NonConstT (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp6 template<int = nonconst> struct NonConstT {}; // expected-error {{non-type template argument is not a constant expression}} expected-note {{read of non-const}} struct

Completed in 26 milliseconds