Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10128: Use lockable_adapter with const objects or const members
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-07 10:59:22
#10128: Use lockable_adapter with const objects or const members
-------------------------------+----------------------
Reporter: anonymous | Owner: viboes
Type: Feature Requests | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Comment (by viboes):
There is a little problem as we can not change the inheritance of CLass1
:(
{{{
class Class1 : lockable_adapter<Class1> {...};
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10128#comment:7> 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