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
/
pch
/
externc-1.C
blob: 26ffb50a0e72f91dded2c6ca291899612c0c56e8 (
plain
)
1
2
3
4
5
6
#include
"externc-1.H"
template
<
typename
X
>
struct
foo
{
X
y
;
};