boostorg / container

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

there is no warning number /4675/4284/4345 #237

Closed marakew closed 1 year ago

marakew commented 1 year ago

config_begin.hpp(25): warning C4619: #pragma warning: there is no warning number '4284' config_begin.hpp(28): warning C4619: #pragma warning: there is no warning number '4345' config_begin.hpp(42): warning C4619: #pragma warning: there is no warning number '4675'

add check about BOOST_MSVC some warn seems removed by msvc

igaztanaga commented 1 year ago

Many thanks for the report!