This website requires JavaScript.
Explore
Help
Sign In
boost
/
geometry
Watch
2
Star
0
Fork
0
You've already forked geometry
mirror of
https://github.com/boostorg/geometry.git
synced
2026-02-13 00:22:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7914525ac34748234f32ef3014fa76e5563d46e7
geometry
/
test
/
rtree
History
Adam Wulkiewicz
b7f592f1f4
rtree non-std allocators support implemented.
...
interprocess test added. [SVN r82864]
2013-02-14 01:11:17 +00:00
..
generated
rtree all tests divided into 2 files(for points and boxes) because b2 was complaining about the files sizes.
2012-12-13 20:38:05 +00:00
Jamfile.v2
rtree non-std allocators support implemented.
2013-02-14 01:11:17 +00:00
rtree_exceptions.cpp
boost::container::vector used in dynamic nodes. detail::static_vector renamed to detail::varray. Added Alloc parameter to varray. rtree::envelope() renamed to rtree::bounds(). Tests moddified. Docs tweaked.
2013-02-06 20:56:29 +00:00
rtree_interprocess.cpp
rtree non-std allocators support implemented.
2013-02-14 01:11:17 +00:00
test_rtree_exceptions.hpp
rtree non-std allocators support implemented.
2013-02-14 01:11:17 +00:00
test_rtree.hpp
rtree non-std allocators support implemented.
2013-02-14 01:11:17 +00:00
test_throwing.hpp
boost::container::vector used in dynamic nodes. detail::static_vector renamed to detail::varray. Added Alloc parameter to varray. rtree::envelope() renamed to rtree::bounds(). Tests moddified. Docs tweaked.
2013-02-06 20:56:29 +00:00