ptr_set
c:\teeks99-09\run\boost_root\libs\ptr_container\test\associative_test_data.hpp(170): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned long', possible loss of data
c:\teeks99-09\run\boost_root\libs\ptr_container\test\associative_test_data.hpp(174): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned long', possible loss of data
..\libs\ptr_container\test\ptr_set.cpp(61): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
ptr_unordered_set
c:\teeks99-09\run\boost_root\libs\ptr_container\test\associative_test_data.hpp(170): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned long', possible loss of data
c:\teeks99-09\run\boost_root\libs\ptr_container\test\associative_test_data.hpp(174): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned long', possible loss of data
..\libs\ptr_container\test\ptr_unordered_set.cpp(84): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data