Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
containers are not required to allocate, e.g. small string optimization for now this is hypothetical since we cannot use std::basic_string with at least gcc 7 since the basic_string there still uses the deprecated rebind allocator interface (which pmr does not implement)
- Loading branch information