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
/
array-1.Hs
blob: fb44b675e3a7ae52626e7e40cd8487de1dd1e71d (
plain
)
1
2
3
4
struct A { template <class T> static T foo (T[3][3]); };