mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 01:32:18 +01:00
fix #1202 Replace them by their cousins from std::allocator_traits; otherwise, 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>