| commit | 4fbe3e3014425cbb1d01f445b9bd56438c8b783f | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Jun 09 16:35:58 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Jun 09 16:35:58 2009 +0000 |
| tree | 496b409dcd5e6735c77d54ac97e1a01288c9e5f9 | |
| parent | 7607eba03697af4a8a981865d121d2f8f5b01cf2 [diff] |
Implement template argument deduction for class template specialization types. As the example shows, we can now compute the length of a type-list using a template metaprogram and class template partial specialization. llvm-svn: 73136