This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] speedup numpunct cache a bit
- From: "B. Kosnik" <bkoz at nabi dot net>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 30 Jun 2003 09:51:36 -0500
- Subject: Re: [v3] speedup numpunct cache a bit
- References: <16124.65418.192605.26388@gargle.gargle.HOWL>
>2003-06-27 Jerry Quinn <jlquinn@optonline.net>
>
> * src/locale.cc (__use_cache<numpunct>): Move from here ...
> * include/bits/locale_facets.tcc (__use_cache<numpunct>): To
> here.
Looks fine Jerry.
Thanks!
-benjamin