mirror of
https://github.com/boostorg/graph_parallel.git
synced 2026-07-23 13:43:48 +00:00
5b41cceeae
[SVN r86381]
12 lines
372 B
C++
12 lines
372 B
C++
// Copyright 2005 The Trustees of Indiana University.
|
|
|
|
// Use, modification and distribution is subject to 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)
|
|
|
|
// Authors: Douglas Gregor
|
|
// Andrew Lumsdaine
|
|
|
|
// File moved
|
|
#include <boost/property_map/parallel/basic_reduce.hpp>
|