]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/geometry/doc/index/src/examples/rtree/iterative_query_results.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / index / src / examples / rtree / iterative_query_results.qbk
1 [/============================================================================
2 Boost.Geometry Index
3
4 Copyright (c) 2011-2014 Adam Wulkiewicz.
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 POINT(5 5), distance= 0.141421
12 POINT(6 6), distance= 1.27279
13 POINT(4 4), distance= 1.55563
14 POINT(7 7), distance= 2.68701
15 break!
16