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 12:32:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4e972f038997306e77da778be0e4a9cd37eada81
geometry
/
test
/
rtree
History
Adam Wulkiewicz
383036d1d6
error in rtree exceptions test fixed (adaptation to the new allocator concept).
...
[SVN r82417]
2013-01-09 15:09:06 +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 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
rtree_exceptions.cpp
static_vector implemented and used in the rtree instead of pushable_array
2012-12-13 03:34:54 +00:00
test_rtree_exceptions.hpp
error in rtree exceptions test fixed (adaptation to the new allocator concept).
2013-01-09 15:09:06 +00:00
test_rtree.hpp
Added move ctors and swap() to nodes allocators. Used those in rtree move ctor and swap(). Docs: added rtree methods exceptions detailed description.
2013-01-09 13:07:45 +00:00
test_throwing.hpp
added throwing static vector to exceptions test
2012-12-13 13:48:51 +00:00