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-11 11:52:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
033fb806bfac06f9f73543df150d87aca5488e8e
geometry
/
test
/
rtree
History
Adam Wulkiewicz
fa55322ddc
Fixed error in nearest_query() - for Iterator which is not an inserter - operator++ call added.
...
[SVN r82371]
2013-01-06 00:58:54 +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
added throwing static vector to exceptions test
2012-12-13 13:48:51 +00:00
test_rtree.hpp
Fixed error in nearest_query() - for Iterator which is not an inserter - operator++ call added.
2013-01-06 00:58:54 +00:00
test_throwing.hpp
added throwing static vector to exceptions test
2012-12-13 13:48:51 +00:00