This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Add <initializer_list> to stdc++.h and ruminations on aggregation headers
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 25 Sep 2009 11:43:33 +0100
- Subject: Re: Add <initializer_list> to stdc++.h and ruminations on aggregation headers
- References: <4ABC208F.1020605@verizon.net>
2009/9/25 Ed Smith-Rowland:
>
> Of course these aggregation headers are not in the std yet ;-). ?These are
> just to think about.
The std-checked proposal said that the checked code must be ABI
compatible with non-checked, so there was considerable opposition to
it. It would be premature to change libstdc++ to match anything in
that proposal.