This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Q about ctype.narrow
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sat, 22 Nov 2003 22:46:38 +0100
- Subject: Re: Q about ctype.narrow
- References: <16319.52969.959975.938387@gargle.gargle.HOWL>
Jerry Quinn wrote:
... But it seems the standard won't let me.
Yes, unfortunately. Did you follow this thread
http://gcc.gnu.org/ml/libstdc++/2003-10/msg00000.html
http://gcc.gnu.org/ml/libstdc++/2003-10/msg00004.html
http://gcc.gnu.org/ml/libstdc++/2003-10/msg00006.html
??
That's why a fast ctype::narrow it's on my to to list... Perhaps
I have already mentioned that in passing some days ago...
Paolo.