This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Start splitting out the facets
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 23 Apr 2007 17:52:17 +0200
- Subject: Re: [Patch] Start splitting out the facets
- References: <462BD310.2090608@suse.de> <462CD501.40803@redhat.com>
Benjamin Kosnik wrote:
This idea looks great to me, although I do have a preference for
locale_facets_nonio.h so that locale* tab completion will work for all
of locale still.
Good point. Will do the change!
Thanks,
Paolo.