// Build don't link: template struct moneypunct { moneypunct (); }; template <> moneypunct::moneypunct ();