is_invocable
..\boost/hof/detail/can_be_called.hpp(65): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
..\boost/hof/detail/result_of.hpp(32): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
..\boost/hof/apply.hpp(236): warning C4244: 'argument': conversion from 'T' to 'int', possible loss of data
..\boost/hof/detail/can_be_called.hpp(65): warning C4244: 'argument': conversion from 'const double' to 'int', possible loss of data
..\boost/hof/detail/result_of.hpp(32): warning C4244: 'argument': conversion from 'const double' to 'int', possible loss of data
..\boost/hof/apply.hpp(236): warning C4244: 'argument': conversion from 'const double' to 'int', possible loss of data