This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Interpretation of 22.2.6.2.2.2
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: libstdc++ at gcc dot gnu dot org
- Cc: Paolo Carlini <pcarlini at unitus dot it>, ncm at cantrip dot org
- Date: Sun, 17 Feb 2002 19:00:21 +0100
- Subject: Re: Interpretation of 22.2.6.2.2.2
- References: <3C6F07C1.57C9B014@unitus.it>
I have just noticed a typo in my message, sorry:
> Intuitively, it seems to me weird that the standard dictates a 'plain' space in
> one case (internal formatting and len < width) and 'fill-type' spaces otherwise.
should read "... !(internal formatting and len < width) ...", of course.
Paolo.