18 lines
739 B
Plaintext
18 lines
739 B
Plaintext
|
|
[/============================================================================
|
||
|
|
Boost.Geometry Index
|
||
|
|
|
||
|
|
Copyright (c) 2011-2012 Adam Wulkiewicz.
|
||
|
|
|
||
|
|
Use, modification and distribution is subject to the Boost Software License,
|
||
|
|
Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||
|
|
http://www.boost.org/LICENSE_1_0.txt)
|
||
|
|
=============================================================================/]
|
||
|
|
|
||
|
|
[import src/examples/rtree/quick_start.cpp]
|
||
|
|
[import src/examples/rtree/polygons_vector.cpp]
|
||
|
|
[import src/examples/rtree/polygons_shared_ptr.cpp]
|
||
|
|
[import src/examples/rtree/variants_map.cpp]
|
||
|
|
[import src/examples/rtree/value_shared_ptr.cpp]
|
||
|
|
[import src/examples/rtree/value_index.cpp]
|
||
|
|
[import src/examples/rtree/interprocess.cpp]
|