This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] Use locale cache for boolean names
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: jlquinn at optonline dot net
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 7 Mar 2003 14:02:48 -0600
- Subject: Re: [v3] Use locale cache for boolean names
- References: <1924a1192e99.192e991924a1@optonline.net>
>This can also go onto 3.3 if the locale cache
>backport is approved.
>
>2003-03-03 Jerry Quinn <jlquinn at optonline dot net>
> * include/bits/locale_facet.tcc
>(num_put::do_put(bool)):
> Use locale cache for truename and falsename.
looks great, fine for both
-benjamin