hanchenye-llvm-project/clang/test/CXX/temp/temp.arg
Douglas Gregor fd4344b5a6 Implement C++0x [temp.arg.template]p3, which allows slightly fuzzy
matching of variadic template template parameters to template
arguments. This paragraph was the subject of ISO C++ committee
document N2555: Extending Variadic Template Template Parameters.

llvm-svn: 123348
2011-01-13 00:08:50 +00:00
..
temp.arg.nontype Parentheses around address non-type template argument is demoted to an extension warning. 2010-09-13 06:06:58 +00:00
temp.arg.template Implement C++0x [temp.arg.template]p3, which allows slightly fuzzy 2011-01-13 00:08:50 +00:00
temp.arg.type Teach the warning about unnamed/local types in template arguments to 2010-10-13 00:27:52 +00:00