// // boost/join/executor.hpp // // Copyright (c) 2007 - 2009 Yigong Liu (yigongliu at gmail dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef BOOST_JOIN_SIMPLE_EXECUTOR_HPP #define BOOST_JOIN_SIMPLE_EXECUTOR_HPP #include #include #include #include namespace boost { namespace join { template