This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3 patch] update C++11 status table in manual


I just tried to implement std::aligned_union, but was blocked by PR
59012 and PR 59013, so this documents it as missing.

2013-11-05  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * doc/xml/manual/status_cxx2011.xml: Document aligned_union as
        missing.

Committed to trunk, 4.8 and 4.7.  I've also regenerated the HTML docs
for 4.7 and 4.8.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]