Test output: teeks99-09-v12d-64onAMD64 - qvm - vec_traits_array_test / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:12:34 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.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-12.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 /Zc:inline /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<T>::write_element(int (&)[3])' : expects 1 arguments - 2 provided
        with
        [
            T=int [3]
        ]
        ..\boost/qvm/vec_traits_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=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_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=int [3]
        ]
        ..\boost/qvm/vec_traits_array.hpp(186) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=int [3]
        ]