test_condition_mt_dispatch_asm
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
1 warning generated.
test_condition_mt_dispatch_native
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
1 warning generated.
test_condition_mt_post_asm
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
1 warning generated.
test_condition_mt_post_native
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
1 warning generated.
test_fiber_dispatch_asm
/usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/functional:552:2: warning: 'result_of<(lambda at ../libs/fiber/test/test_fiber_dispatch.cpp:247:17) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations]
1 warning generated.
test_fiber_dispatch_native
/usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/functional:552:2: warning: 'result_of<(lambda at ../libs/fiber/test/test_fiber_dispatch.cpp:247:17) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations]
1 warning generated.
test_fiber_post_asm
/usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/functional:552:2: warning: 'result_of<(lambda at ../libs/fiber/test/test_fiber_post.cpp:247:17) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations]
1 warning generated.
test_fiber_post_native
/usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/functional:552:2: warning: 'result_of<(lambda at ../libs/fiber/test/test_fiber_post.cpp:247:17) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations]
1 warning generated.