mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-21 15:12:17 +00:00
* Add pack overload that accepts custom allocator * Refactor packed rtree construction to pack_construct * Add rtree constructors with support for a pack allocator * Add copyright to modified files * Rework constructors to leave pack allocator at the end * Rename tree_allocator and pack_allocator * Update list of contributors * Fix temp_allocator comment