// Build don't link: struct foo { template static void bar( foo* ); template void bar() const; // gets bogus error - quals XFAIL *-*-* };