| commit | 11255ec7659cec933e0b0415c14d50ca80cb16cd | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Jan 18 19:19:22 2017 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Jan 18 19:19:22 2017 +0000 |
| tree | 429cafd7000eed7d9e88ea3ae0a471ac8c26e4df | |
| parent | 0de990da16c4aeed10612da9dd752fa28de5a007 [diff] |
PR9551: Implement DR1004 (http://wg21.link/cwg1004). This rule permits the injected-class-name of a class template to be used as both a template type argument and a template template argument, with no extra syntax required to disambiguate. llvm-svn: 292426