]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/geometry/doc/reference/algorithms/sym_difference.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / reference / algorithms / sym_difference.qbk
1 [/============================================================================
2 Boost.Geometry (aka GGL, Generic Geometry Library)
3
4 Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
5 Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
6 Copyright (c) 2009-2012 Bruno Lalande, Paris, France.
7
8 Use, modification and distribution is subject to the Boost Software License,
9 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
10 http://www.boost.org/LICENSE_1_0.txt)
11 =============================================================================/]
12
13 [def __this_function__ sym_difference]
14
15 [heading_conformance_ogc __this_function__..SymDifference]
16
17 [include reference/algorithms/difference_behavior.qbk]
18
19 [include reference/algorithms/geometry_rules.qbk]
20
21 [heading Example]
22 [sym_difference]
23 [sym_difference_output]
24
25 [heading See also]
26 * [link geometry.reference.algorithms.difference difference]
27 * [link geometry.reference.algorithms.intersection intersection]
28 * [link geometry.reference.algorithms.union_ union]
29