]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/geometry/doc/reference/geometries/adapted/boost_range/adapts_model.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / reference / geometries / adapted / boost_range / adapts_model.qbk
CommitLineData
7c673cae
FG
1[/============================================================================
2 Boost.Geometry (aka GGL, Generic Geometry Library)
3
4 Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
5 Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
6 Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
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
13The __adaptor__ takes over the model of the original geometry, which might be:
14
15* a linestring
16* a ring
17* a multi_point
18* a multi_linestring
19* a multi_polygon