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