From patchwork Sun Nov 6 00:30:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v3] update c++0x status table w.r.t emplace member of associate containers From: Jonathan Wakely X-Patchwork-Id: 123899 Message-Id: To: "libstdc++" , gcc-patches Date: Sun, 6 Nov 2011 00:30:42 +0000 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 180447) +++ doc/xml/manual/status_cxx200x.xml (working copy) @@ -1387,16 +1388,18 @@ particular release. + 23.2.4 Associative containers - Y - + Partial + Missing emplace members + 23.2.5 Unordered associative containers - Y - + Partial + Missing emplace members 23.3