]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/geometry/doc/reference/algorithms/difference_inserter.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / reference / algorithms / difference_inserter.qbk
1 [/============================================================================
2 Boost.Geometry (aka GGL, Generic Geometry Library)
3
4 Copyright (c) 2011-2012 Barend Gehrels, Amsterdam, the Netherlands.
5
6 Use, modification and distribution is subject to the Boost Software License,
7 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
8 http://www.boost.org/LICENSE_1_0.txt)
9 =============================================================================/]
10
11 [include reference/algorithms/difference_behavior.qbk]
12
13 [include reference/algorithms/geometry_rules.qbk]
14
15 [heading Example]
16 [difference_inserter] [difference_inserter_output]
17
18 [heading See also]
19 * [link geometry.reference.algorithms.sym_difference.sym_difference_inserter_3 sym_difference_inserter (symmetric difference)]
20 * [link geometry.reference.algorithms.intersection.intersection_inserter_3 intersection_inserter]
21 * [link geometry.reference.algorithms.union.union_inserter_3 union_inserter]
22