URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [pch/] [array-1.Hs] - Rev 764
Go to most recent revision | Compare with Previous | Blame | View Log
struct A
{
template <class T> static T foo (T[3][3]);
};
Go to most recent revision | Compare with Previous | Blame | View Log