[Boost-bugs] [Boost C++ Libraries] #7589: Add polymorphic lockables

Subject: [Boost-bugs] [Boost C++ Libraries] #7589: Add polymorphic lockables
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-28 19:43:12


#7589: Add polymorphic lockables
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Not Applicable
 Keywords: |
------------------------------+---------------------------------------------
 Mutex are generic classes that work well when generic programming.
 Sometimes, in a OOP context, it is useful to be able to use
 polymorphically any model of a lockable.

 A poly_lockable class that defines the lockable interface could be added
 as well as an poly_lockable_adapter to make any Lockable inherit from
 poly_lockable.

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