Variadic templates example: a nearly-complete implementation of a TR1
tuple class template. This implementation is boosted directly from the variadic templates proposal. N2080. Note that one section is #ifdef'd out. I'll implement that aspect of template argument deduction next. llvm-svn: 123016
Loading
Please register or sign in to comment