]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/geometry/doc/reference/geometries/adapted/boost_range/sliced.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / geometry / doc / reference / geometries / adapted / boost_range / sliced.qbk
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
13 [section:sliced Boost.Range sliced]
14
15 [def __adaptor__ Boost.Range sliced range adaptor]
16
17 __adaptor__ is adapted to Boost.Geometry
18
19 [heading Description]
20
21 __adaptor__ creates a slice of a range (usually a linestring)
22
23 [heading Model of]
24 [include adapts_model.qbk]
25
26 [heading Header]
27 `#include <boost/geometry/geometries/adapted/boost_range/sliced.hpp>`
28
29 __not_in_boost_geometry_hpp__
30
31 [heading Example]
32 [boost_range_sliced]
33 [boost_range_sliced_output]
34
35 [endsect]
36