Re: [Boost-bugs] [Boost C++ Libraries] #11424: Provide shared_timed_mutex as an alternative name for shared_mutex and deprecate the use of shared_mutex as a timed mutex

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11424: Provide shared_timed_mutex as an alternative name for shared_mutex and deprecate the use of shared_mutex as a timed mutex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-28 23:24:49


#11424: Provide shared_timed_mutex as an alternative name for shared_mutex and
deprecate the use of shared_mutex as a timed mutex
--------------------------------------+----------------------------
  Reporter: eldiener | Owner: viboes
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost Development Trunk | Severity: Not Applicable
Resolution: | Keywords:
--------------------------------------+----------------------------

Comment (by eldiener):

 I made a pull request on Github. I did not attempt to update the thread
 documentation to deprecate shared_mutex in favor of shared_timed_mutex but
 leave that up to the thread developer(s) to document. I did test out the
 PR using the current thread/test jamfile and it does work. I did not
 attempt to test out the PR by using other Boost libraries which may be
 using shared_mutex, but since my solution is essentially "renaming"
 shared_mutex to shared_timed_mutex and typedefing, for the time being,
 shared_mutex back to shared_timed_mutex there should not be any problems
 from the point of view of the end-user.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11424#comment:2>
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:18 UTC