This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] speed up float output
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 21 Feb 2003 04:58:53 -0600
- Subject: Re: [v3] speed up float output
- References: <E18m6bz-0001ts-00@tiamat>
>2003-02-21 Jerry Quinn <jlquinn at optonline dot net>
>
> * include/bits/locale_facets.tcc (_M_convert_float): Replace numpunct
> facet accesses with data from __locale_cache.
In, thanks.