// Build don't link: // Origin: Mark Mitchell namespace X { template void f () {} } template void X::f ();