[Boost-bugs] [Boost C++ Libraries] #11795: Incorrect version specification for documentation of thread destructor

Subject: [Boost-bugs] [Boost C++ Libraries] #11795: Incorrect version specification for documentation of thread destructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-11-15 08:00:38


#11795: Incorrect version specification for documentation of thread destructor
------------------------------+----------------------
 Reporter: saboorian@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------
 In the documentation it is specified that thread V2 will terminate if not
 joined.
 ([http://www.boost.org/doc/libs/1_59_0/doc/html/thread/thread_management.html#thread.thread_management.tutorial.destructor2]).
 but looking at
 {{{
 thread/detail/config.hpp
 }}}
 shows that this behavior is only activated on V3 and upper.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11795>
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:50:19 UTC