URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [g++.dg/] [pch/] [array-1.Hs] - Rev 310
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