Warnings: teeks99-09-v14d-64onAMD64 - hof / msvc-14.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 12:11:09 +0000
apply
..\libs\hof\test\apply.cpp(451): warning C4101: 'obj': unreferenced local variable
..\libs\hof\test\apply.cpp(459): warning C4101: 'obj': unreferenced local variable
                
indirect
..\libs\hof\test\indirect.cpp(23): warning C4101: 'f': unreferenced local variable
                
is_invocable
..\boost/hof/detail/can_be_called.hpp(66): 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 'double' to 'int', possible loss of data
..\boost/hof/detail/can_be_called.hpp(66): 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