[v3] update c++0x status table w.r.t emplace member of associate containers

2011-11-05 Thread Jonathan Wakely
PR libstdc++/44436 * doc/xml/manual/status_cxx200x.xml: Document emplace members are missing. committed to trunk Index: doc/xml/manual/status_cxx200x.xml === --- doc/xml/manual/status_cxx200x.xml (revision 180

[v3] update C++0x status table

2011-05-31 Thread Jonathan Wakely
This corrects the status of the "Initializer list range access" and "Range access" clauses, which are implemented, and updates the status of tuple/pointer/allocator traits to reflect my changes over the last few days. 2011-05-31 Jonathan Wakely * doc/xml/manual/status_cxx200x.xml: Upda