mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 20:22:09 +00:00
Replace them by their cousins from std::allocator_traits. 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>