| commit | 0dd423ef334c9d7c2a69ceace7e8329e1f2f4932 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Jan 11 01:52:23 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Jan 11 01:52:23 2011 +0000 |
| tree | 2caa3e336a07ed093fa1239d1c25b8fb08909a51 | |
| parent | 0d771edeee525b2e5438e38c812af0c871133d0b [diff] |
Implement the last bullet of [temp.deduct.type]p5 and part of the last sentence of [temp.deduct.call]p1, both of which concern the non-deducibility of parameter packs not at the end of a parameter-type-list. The latter isn't fully implemented yet; see the new FIXME. llvm-svn: 123210