Subject: Re: [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-29 00:57:27
#7588: Split the locks.hpp in several files to limit depedencies
-------------------------------+--------------------------------------------
Reporter: viboes | Owner: viboes
Type: Tasks | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.52.0 | Severity: Optimization
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by viboes):
Committed revision [81082].
Yet missing the real split
{{{
#include <boost/thread/lock_algorithms.hpp>
#include <boost/thread/lock_types.hpp>
#include <boost/thread/lock_guard.hpp>
#include <boost/thread/lockable_traits.hpp>
#include <boost/thread/lock_options.hpp>
}}}
to be checked on windows before committing.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7588#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:11 UTC