Warnings: teeks99-06-dc15-2b-64onaarch64 - function_types / clang-linux-15~c++2b
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 02:07:21 +0000
interpreter_example
../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.
                
member_ccs
../libs/function_types/test/custom_ccs/member_ccs.cpp:12:1: warning: Test skipped because _M_IX86 is not defined [-W#pragma-messages]
1 warning generated.
                
member_ccs_exact
../libs/function_types/test/custom_ccs/member_ccs_exact.cpp:12:1: warning: Test skipped because _M_IX86 is not defined [-W#pragma-messages]
1 warning generated.
                
nonmember_ccs
../libs/function_types/test/custom_ccs/nonmember_ccs.cpp:12:1: warning: Test skipped because _M_IX86 is not defined [-W#pragma-messages]
1 warning generated.
                
nonmember_ccs_exact
../libs/function_types/test/custom_ccs/nonmember_ccs_exact.cpp:12:1: warning: Test skipped because _M_IX86 is not defined [-W#pragma-messages]
1 warning generated.
                
result_of_example
../boost/function_types/detail/components_impl/arity10_0.hpp:27:36: warning: volatile-qualified return type 'volatile int_result_of' is deprecated [-Wdeprecated-volatile]
1 warning generated.