boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
101 stars 113 forks source link

std::allocator<void> is deprecated in C++17 #66

Closed DanielaE closed 6 years ago

DanielaE commented 6 years ago

silence the deprecation warning

Signed-off-by: Daniela Engert dani@ngrt.de

DanielaE commented 6 years ago

Ion, any thoughts on that?

igaztanaga commented 6 years ago

Thanks for the ping, I missed this patch!