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
Loading
Please register or sign in to comment