[Boost-bugs] [Boost C++ Libraries] #7588: Split the locks.hpp in several files to limit depedencies

Subject: [Boost-bugs] [Boost C++ Libraries] #7588: Split the locks.hpp in several files to limit depedencies
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-28 19:36:40


#7588: Split the locks.hpp in several files to limit depedencies
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Tasks | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Optimization
 Keywords: |
------------------------------+---------------------------------------------
 The locks.hpp file could be separated in:

 lock_option.hpp constains adopt_lock_t, ...
 lock_guard.hpp constains lock_guard, ...
 lock_traits.hpp contains is_mutex_type
 lock_types.hpp contains unique_lock, ...
 lock_algorithm.hpp constains lock, try_lock, ... functions

 This help to limit the dependencies.

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