Project revived from Feb2017
[EroSomnia.git] / deps / boost_1_63_0 / boost / graph / parallel / simple_trigger.hpp
blobbcd3b464909dab55a6059cf49c2c08793bca9db9
1 // Copyright (C) 2007 Douglas Gregor
3 // Use, modification and distribution is subject to the Boost Software
4 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
5 // http://www.boost.org/LICENSE_1_0.txt)
7 // This file contains a simplification of the "trigger" method for
8 // process groups. The simple trigger handles the common case where
9 // the handler associated with a trigger is a member function bound to
10 // a particular pointer.
12 // File moved
13 #include <boost/property_map/parallel/simple_trigger.hpp>