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
2 files changed
tree: 496b409dcd5e6735c77d54ac97e1a01288c9e5f9
  1. clang/
  2. llvm/