Back to search
An STL-like C++ header-only tree library
Stars
151
Forks
34
Watchers
151
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Fix move_out for cases when the moved-out node was first or last child of the old parent.
66f71a6View on GitHubAdd a missing 'insert(sibling_iterators, T&&)'. Fixes issue #24.
1bd1cd8View on GitHub