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<_Ty>>,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<_Ty>>,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<_Ty>>,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<_Ty>>,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<_Ty>>,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