Home
last modified time | relevance | path

Searched refs:test_box (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C4 struct test_box struct
9 void test<class BOX> (test_box *); // ERROR - illegal code
13 friend void test<class BOX> (test_box *); // ERROR - does not match
23 template void test<> (test_box *);