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
227
Commits
4
Branches
73
Tags
20c8e649b7599c32a9dcf61fbfe7397df7e33f57
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
20c8e649b7
static_vector: fixed wrong assert, removed ptr(i), calls of ptr(i) replaced by methods returning iterators wherever possible.
...
[SVN r81992]
2012-12-15 23:41:37 +00:00
doc
Exception safety table rearranged.
2012-12-14 19:23:11 +00:00
include/boost/geometry/extensions
/index
static_vector: fixed wrong assert, removed ptr(i), calls of ptr(i) replaced by methods returning iterators wherever possible.
2012-12-15 23:41:37 +00:00
test
Added static_vector::erase() and tests.
2012-12-15 23:21:59 +00:00
tests
Added optimized uninitialized_copy() and destroy() to static_vector.
2012-12-14 00:13:20 +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%