test_float
..\libs\numeric\interval\test\test_float.cpp(23): warning C4305: 'argument': truncation from 'double' to 'const T'
..\libs\numeric\interval\test\test_float.cpp(39): warning C4305: 'argument': truncation from 'double' to 'const T'
..\libs\numeric\interval\test\test_float.cpp(40): warning C4305: 'argument': truncation from 'double' to 'const T'
..\boost/numeric/interval/interval.hpp(159): warning C4244: 'argument': conversion from 'const T1' to 'const T', possible loss of data
..\boost/numeric/interval/interval.hpp(159): warning C4244: 'argument': conversion from 'const T2' to 'const T', possible loss of data
..\boost/numeric/interval/rounded_arith.hpp(93): warning C4244: 'argument': conversion from 'U' to 'const float', possible loss of data
..\boost/numeric/interval/rounded_arith.hpp(94): warning C4244: 'argument': conversion from 'const U' to 'const float', possible loss of data