Created on 2009-03-11.00:00:00 last changed 171 months ago
Proposed resolution:
Insert a new paragraph in [headers] between p4 and p5
An additional header <std> shall have the effect of supplying the entire standard library. [Note: for example, it might be implemented as a file with an #include statement for each of the headers listed in tables 13 and 14. -- end note]
[ 2009-07 Frankfurt ]
No consensus for change.
[ 2009-07-06 Howard: I've pulled this issue back to Review. ]
[ 2009-07-06 Beman notes: ]
This issue adds a header <std>.
There is a paper to be looked at, N2905 Aggregation headers, that adds a header <std-all> that is the same thing except it excludes deprecated headers. N2905 also proposes a second aggregation header.
Seems like this issue should be held in abeyance until the LWG has had a chance to look at N2905.
[ Batavia (2009-05): ]
We do not all agree that this is an issue, but we agree that if it needs solving this is the right way to do it. Move to Tentatively Ready.
Addresses UK-170 [CD1]
One of goals of C++0x is to make language easier to teach and for 'incidental' programmers. The fine-grained headers of the C++ library are valuable in large scale systems for managing dependencies and optimising build times, but overcomplicated for simple development and tutorials. Add additional headers to support the whole library through a single include statement.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg268 |
2010-10-21 18:28:33 | admin | set | messages: + msg267 |
2010-10-21 18:28:33 | admin | set | messages: + msg266 |
2010-10-21 18:28:33 | admin | set | messages: + msg265 |
2010-10-21 18:28:33 | admin | set | messages: + msg264 |
2009-03-11 00:00:00 | admin | create |