Re: [Boost-bugs] [Boost C++ Libraries] #4083: thread_id value not exported.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4083: thread_id value not exported.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-08 21:37:09


#4083: thread_id value not exported.
--------------------------------------------------+-------------------------
  Reporter: Michael Soliman. <boost@…> | Owner: anthonyw
      Type: Feature Requests | Status: closed
 Milestone: Boost 1.43.0 | Component: thread
   Version: Boost 1.42.0 | Severity: Optimization
Resolution: wontfix | Keywords: access, functions, public, protected
--------------------------------------------------+-------------------------
Changes (by anthonyw):

  * status: reopened => closed
  * resolution: => wontfix

Comment:

 I disagree that a sensible application for exposing the internals of
 thread::id has arisen.

 I will not be changing thread::id to expose the internals. If you wish to
 use thread::id as an index, create an associative container such as
 std::map<boost::thread::id,some_data>.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4083#comment:4>
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:03 UTC