commit | 03414b98caba86771622c35b1fa70d13de0c14ba | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Jan 07 19:37:08 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Jan 07 19:37:08 2011 +0000 |
tree | 860689e7657e6b0acf09b22a12e09e660dfce3a8 | |
parent | 91fc73e7ffb1fa1da0276518359d3bd4ed11c843 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123016 91177308-0d34-0410-b5e6-96231b3b80d8