Test output: teeks99-09-v10m-64onAMD64 - tti - test_has_member_template_compile / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:14:24 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_compile.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\tti\test\test_has_member_template_compile.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_has_member_template_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_compile.cpp
..\libs\tti\test\test_has_member_template_compile.cpp(19) : error C2664: 'boost::mpl::assertion_failed' : cannot convert parameter 1 from 'boost::mpl::failed ************has_member_function_template_SomeFuncTemplate<BOOST_TTI_TP_T>::* ***********' to 'boost::mpl::assert<false>::type'
        with
        [
            BOOST_TTI_TP_T=double (__cdecl AType::BType::CType::* )(int,long *,double &)
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous
..\libs\tti\test\test_has_member_template_compile.cpp(21) : error C2664: 'boost::mpl::assertion_failed' : cannot convert parameter 1 from 'boost::mpl::failed ************has_member_function_template_AFuncTemplate<BOOST_TTI_TP_T>::* ***********' to 'boost::mpl::assert<false>::type'
        with
        [
            BOOST_TTI_TP_T=int (__cdecl AType::* )(const long &)
        ]
        No constructor could take the source type, or constructor overload resolution was ambiguous