Re: [Boost-bugs] [Boost C++ Libraries] #10196: thread_specific_ptr does not support void*

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10196: thread_specific_ptr does not support void*
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-15 18:01:20


#10196: thread_specific_ptr does not support void*
--------------------------------------+----------------------
  Reporter: Zhihao Yuan <lichray@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+----------------------

Comment (by Zhihao Yuan <lichray@…>):

 Replying to [comment:1 viboes]:
> What is the value of boost::detail::sp_dereference< void >::type ?

 `void`.

 `boost::detail::sp_dereference` is used by `shared_ptr` internally to
 implement `shared_ptr<void>.get`. `shared_ptr` is the underlying
 implementation of `thread_specific_ptr`.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10196#comment:3>
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:16 UTC