Subject: [Boost-bugs] [Boost C++ Libraries] #1935: Boost.Thread 1.35 documentation suggestions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-20 00:30:39
#1935: Boost.Thread 1.35 documentation suggestions
--------------------------------------------------+-------------------------
Reporter: Kevin Heifner <heifner_k_at_[hidden]> | Owner: anthonyw
Type: Feature Requests | Status: new
Milestone: Boost 1.35.1 | Component: thread
Version: Boost 1.35.0 | Severity: Cosmetic
Keywords: thread documentation |
--------------------------------------------------+-------------------------
The documentation for 'Changes since boost 1.34' of the Boost.Thread lib:
http://www.boost.org/doc/libs/1_35_0/doc/html/thread/changes.html
does not note the following changes to the lib:
* Default constructor creates object representing Not-a-Thread (<1.35
represented current thread)
* <1.35 mutex on Windows was recursive (used critical section). The
<1.35 docs indicated that it was platform dependent if mutex was
recursive. 1.35 mutex is not recursive.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1935>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC