Test output: teeks99-09-v10m-64onAMD64 - qvm - vec_traits_array_test / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:11:54 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\qvm\test\vec_traits_array_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\qvm\test\vec_traits_array_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\vec_traits_array_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\qvm\include" 

vec_traits_array_test.cpp
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'int &boost::qvm::vec_traits<V>::write_element(int (&)[3])' : expects 1 arguments - 2 provided
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/vec_traits_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/gen/vec_operations3.hpp(98) : see reference to function template instantiation 'void boost::qvm::write_vec_element<0,T[3]>(V (&),int)' being compiled
        with
        [
            T=int,
            V=int [3]
        ]
        ..\libs\qvm\test\vec_traits_array_test.cpp(81) : see reference to function template instantiation 'int (&boost::qvm::operator +=<T[3],boost::qvm::qvm_detail::vref_<int [3]>>(A (&),const B &))[3]' being compiled
        with
        [
            T=int,
            A=int [3],
            B=boost::qvm::qvm_detail::vref_<int [3]>
        ]
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'int &boost::qvm::vec_traits<V>::write_element(int (&)[3])' : expects 1 arguments - 2 provided
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/vec_traits_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/gen/vec_operations3.hpp(99) : see reference to function template instantiation 'void boost::qvm::write_vec_element<1,T[3]>(V (&),int)' being compiled
        with
        [
            T=int,
            V=int [3]
        ]
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'int &boost::qvm::vec_traits<V>::write_element(int (&)[3])' : expects 1 arguments - 2 provided
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/vec_traits_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=int [3]
        ]
        ..\boost/qvm/gen/vec_operations3.hpp(100) : see reference to function template instantiation 'void boost::qvm::write_vec_element<2,T[3]>(V (&),int)' being compiled
        with
        [
            T=int,
            V=int [3]
        ]