Warnings: teeks99-09-v16m-64onAMD64 - heap / msvc-14.2
Rev 7171b28ed6d67d7af007e95843d83b3d08910381 / Fri, 19 Jun 2026 10:16:49 +0000
binomial_heap_test
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::binomial_heap<int,boost::heap::stable<false>,boost::heap::compare<std::less<int>>,boost::heap::allocator<std::allocator<int>>,boost::heap::constant_time_size<false>>::swap': Use std::swap instead
C:\teeks99-09\run\boost_root\libs\heap\test\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
                
d_ary_heap_test
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::d_ary_heap<int,boost::heap::arity<2>,boost::heap::stable<false>,boost::heap::compare<std::less<int>>,boost::heap::allocator<std::allocator<int>>,boost::parameter::void_,boost::parameter::void_>::swap': Use std::swap instead
C:\teeks99-09\run\boost_root\libs\heap\test\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
                
fibonacci_heap_test
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::fibonacci_heap<int,boost::heap::stable<true>,boost::heap::compare<std::less<int>>,boost::heap::allocator<std::allocator<int>>,boost::heap::constant_time_size<false>,boost::parameter::void_>::swap': Use std::swap instead
C:\teeks99-09\run\boost_root\libs\heap\test\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
                
pairing_heap_tests
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::pairing_heap<int,boost::heap::stable<false>,boost::heap::compare<std::less<int>>,boost::heap::allocator<std::allocator<int>>,boost::heap::constant_time_size<false>,boost::parameter::void_>::swap': Use std::swap instead
C:\teeks99-09\run\boost_root\libs\heap\test\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
                
priority_queue_test
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::priority_queue<int,boost::heap::stable<false>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_>::swap': Use std::swap instead
                
skew_heap_test
C:\teeks99-09\run\boost_root\libs\heap\test\common_heap_tests.hpp(260): warning C4996: 'boost::heap::skew_heap<int,boost::heap::stable<false>,boost::heap::compare<std::less<int>>,boost::heap::allocator<std::allocator<int>>,boost::heap::constant_time_size<false>,boost::heap::store_parent_pointer<true>,boost::parameter::void_,boost::parameter::void_>::swap': Use std::swap instead
C:\teeks99-09\run\boost_root\libs\heap\test\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data