index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
variadic63.C
blob: 359def1cd10e0d6e2b5d40399ba043fd6a42efdc (
plain
)
1
2
// { dg-options "-std=gnu++0x -pedantic" }
template
<
typename
...
Args
>
class
tuple
;