Document number: | N2008 = 06-0078 |
Date: | 2006-04-21 |
Project: | Programming Language C++ |
Reference: | ISO/IEC IS 14882:2003(E) |
Reply to: | Pete Becker |
Roundhouse Consulting, Ltd. | |
petebecker@acm.org |
N2009=06-0079, Working Draft, Standard for Programming Language C++, contains the working draft of the standard, with all of the changes made at the Berlin meeting.
The additions from TR1 are for the most part not marked with change bars. Instead, they are marked with the text "TR1", in section headings or marginal notes or footnotes. Search for "TR1" to find the changes. These markers will be removed in the next draft.
Changes:
extern template
numeric_limits::max_digits10
minmax
and minmax_element
const_iterator
Usedefaultfloat
std::string
Thanks to Howard Hinnant and Mike Miller for reviewing the changes.