[FR] Ability to choose underlying containers for flat maps + extended allocators support
Open
- Dominant language
- C++
- Stars
- 92
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Similarily to the way Boost.Container does it:
https://www.boost.org/doc/libs/1_84_0/doc/html/container/extended_allocators.html
[adopt_sequence](https://www.boost.org/doc/libs/1_84_0/doc/html/boost/container/flat_set.html#idm13126-bb)
At the same time please try to accommodate "unusual backing storage": support using memory mapped, persistent, file backed storage - https://github.com/boostorg/container/issues/260.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.