Test output: teeks99-09-v12d-64onAMD64 - bimap - test_bimap_property_map / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:08:25 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\bimap\test\test_bimap_property_map.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\bimap\test\test_bimap_property_map.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_bimap_property_map.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\bimap\test" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bimap\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\multi_index\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

test_bimap_property_map.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\utility(310) : error C2338: The C++ Standard doesn't define tuple_size for this type.
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tuple_size<double>' being compiled
        ..\boost/container_hash/hash.hpp(537) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=double
        ]
        ..\boost/container_hash/hash.hpp(536) : while compiling class template member function 'size_t boost::hash<double>::operator ()(const T &) const'
        with
        [
            T=double
        ]
        ..\boost/concept_check.hpp(326) : see reference to function template instantiation 'size_t boost::hash<double>::operator ()(const T &) const' being compiled
        with
        [
            T=double
        ]
        ..\boost/concept_check.hpp(345) : see reference to class template instantiation 'boost::hash<double>' being compiled
        ..\boost/concept_check.hpp(319) : see reference to class template instantiation 'boost::UnaryFunction<Func,Return,Arg>' being compiled
        with
        [
            Func=boost::hash<double>
,            Return=size_t
,            Arg=double
        ]
        ..\boost/concept/detail/has_constraints.hpp(42) : see reference to class template instantiation 'boost::UnaryFunctionConcept<boost::hash<double>,size_t,double>' being compiled
        ..\boost/concept/detail/msvc.hpp(58) : see reference to class template instantiation 'boost::concepts::not_satisfied<Model>' being compiled
        with
        [
            Model=boost::UnaryFunctionConcept<boost::hash<double>,size_t,double>
        ]
        ..\boost/bimap/unordered_set_of.hpp(142) : see reference to class template instantiation 'boost::concepts::require<boost::UnaryFunctionConcept<boost::hash<double>,size_t,double>>' being compiled
        ..\boost/bimap/detail/manage_bimap_key.hpp(69) : see reference to class template instantiation 'boost::bimaps::unordered_set_of<double,boost::hash<double>,std::equal_to<double>>::lazy_concept_checked' being compiled
        ..\boost/bimap/detail/bimap_core.hpp(97) : see reference to class template instantiation 'boost::bimaps::detail::manage_bimap_key<RightSetType>' being compiled
        with
        [
            RightSetType=boost::bimaps::unordered_set_of<double,boost::hash<double>,std::equal_to<double>>
        ]
        ..\boost/bimap/bimap.hpp(137) : see reference to class template instantiation 'boost::bimaps::detail::bimap_core<KeyTypeA,KeyTypeB,AP1,AP2,AP3>' being compiled
        with
        [
            KeyTypeA=boost::bimaps::set_of<int,std::less<int>>
,            KeyTypeB=boost::bimaps::unordered_set_of<double,boost::hash<double>,std::equal_to<double>>
,            AP1=boost::mpl::na
,            AP2=boost::mpl::na
,            AP3=boost::mpl::na
        ]
        ..\libs\bimap\test\test_bimap_property_map.cpp(61) : see reference to class template instantiation 'boost::bimaps::bimap<boost::bimaps::set_of<int,std::less<int>>,boost::bimaps::unordered_set_of<double,boost::hash<double>,std::equal_to<double>>,boost::mpl::na,boost::mpl::na,boost::mpl::na>' being compiled