binomial_heap_test
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\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\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\mutable_heap_tests.hpp(223): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
skew_heap_test
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