mirror of
https://github.com/boostorg/multi_index.git
synced 2026-07-21 13:23:43 +00:00
fbeaf88056
* added memory relocatability test * added missing #includes * avoided C++14 std::make_unique * added hashed index local iterators to the test * made all iterators store allocator-provided pointers to the nodes * updated docs