Skip to content
Commit fe6e33a3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent a048c83f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment