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]

[PATCH] Correct C++11 implementation status docs


The std::list allocator status and the note about timed mutexes are
out of date, those are both completely implemented now (there's a
fallback timed mutex for targets without _POSIX_TIMEOUTS).

	* doc/xml/manual/status_cxx2011.xml: Correct C++11 status.

Committed to trunk. I'll backport this to the branches as appropriate.


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]