Test output: teeks99-09-v10m-64onAMD64 - tti - test_has_member_template_cv_compile / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:14:25 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\tti\test\test_has_member_template_cv_compile.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\tti\test\test_has_member_template_cv_compile.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_has_member_template_cv_compile.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." 

test_has_member_template_cv_compile.cpp
..\libs\tti\test\test_has_member_template_cv_compile.cpp(21) : error C2664: 'boost::mpl::assertion_failed' : cannot convert parameter 1 from 'boost::mpl::failed ************VolG<BOOST_TTI_TP_T>::* ***********' to 'boost::mpl::assert<false>::type'
        with
        [
            BOOST_TTI_TP_T=void (__cdecl AType::* )(long &) volatile
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
..\libs\tti\test\test_has_member_template_cv_compile.cpp(22) : error C2664: 'boost::mpl::assertion_failed' : cannot convert parameter 1 from 'boost::mpl::failed ************has_member_function_template_VWithDefault<BOOST_TTI_TP_T>::* ***********' to 'boost::mpl::assert<false>::type'
        with
        [
            BOOST_TTI_TP_T=void (__cdecl AnotherType::* )(float,double) volatile
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
..\libs\tti\test\test_has_member_template_cv_compile.cpp(27) : error C2664: 'boost::mpl::assertion_failed' : cannot convert parameter 1 from 'boost::mpl::failed ************has_member_function_template_ConstVolTTFun<BOOST_TTI_TP_T>::* ***********' to 'boost::mpl::assert<false>::type'
        with
        [
            BOOST_TTI_TP_T=void (__cdecl AType::* )(float,double) volatile const
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous