]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/graph/parallel/detail/untracked_pair.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / graph / parallel / detail / untracked_pair.hpp
CommitLineData
7c673cae
FG
1// Copyright (C) 2007 Matthias Troyer
2//
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//
6// This file contains helper data structures for use in transmitting
7// properties. The basic idea is to optimize away any storage for the
8// properties when no properties are specified.
9
10// File moved
11#include <boost/property_map/parallel/detail/untracked_pair.hpp>