21 Jan
2023
21 Jan
'23
7:20 p.m.
On Sat, Jan 21, 2023 at 11:01 AM Ruben Perez via Boost
* Doesn't build with clang15 and libc++ under Ubuntu 22.04, as
appears to not be stable yet (as of libc++ 15).
It would be easiest for Aedis to remove the offering of pmr. The library already manages buffers intelligently without allocator customization. Support for pmr could always be added back later without breaking compatibility if someone can demonstrate a meaningful use-case. Thanks