mirror of
https://github.com/boostorg/fiber.git
synced 2026-01-19 16:22:11 +00:00
And so is std::allocator<void>. Replace them by their cousins from std::allocator_traits. In addition to that, use std:allocator_traits wherever possible. Without that, heaps of deprecation warnings will fall onto humble users when compiling with MSVC 15 in C++17 mode. Signed-off-by: Daniela Engert <dani@ngrt.de>
3.6 KiB
3.6 KiB