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-10 23:42:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
332
Commits
4
Branches
73
Tags
a98548fe76f9bf360cf9c03d9b638a7534dbfdf7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Adam Wulkiewicz
a98548fe76
rtree: copy_from_back() replaced by move_from_back(), auto_deallocator used instead of try-catch block in create_node, nonassignable removed, container::allocator_traits used in create_node
...
[SVN r82964]
2013-02-18 03:02:28 +00:00
doc
rtree: some params definition corrected,
2013-02-17 14:57:29 +00:00
example
rtree object size decreased by deriving allocators holder from allocators
2013-02-16 01:21:32 +00:00
include/boost/geometry
/index
rtree: copy_from_back() replaced by move_from_back(), auto_deallocator used instead of try-catch block in create_node, nonassignable removed, container::allocator_traits used in create_node
2013-02-18 03:02:28 +00:00
test
rtree: unneeded allocators removed from members.
2013-02-16 14:54:52 +00:00
.gitattributes
R*tree implementation based on boost::variant
2011-03-24 23:52:27 +00:00
Description
Mirrored via gitea-mirror
61
MiB
Languages
C++
99.7%
CMake
0.3%