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-04-10 13:26:20


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

 * cc: boost@… (added)

Comment:

 P^3_.S.: Cut & Paste errors prevail.
 The access-functions should be.:
 const detail::thread_data_ptr&const_Wert(void)const{return
 thread_data;};
         detail::thread_data_ptr& Wert( void) {return
 thread_data;};
 , of course.
 _Tschuess,
 __Michael.

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