Compile [2024-11-19 16:38:53 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\graph\test\mcgregor_subgraphs_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\graph\test\mcgregor_subgraphs_test.test\msvc-14.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\mcgregor_subgraphs_test.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /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.."
mcgregor_subgraphs_test.cpp
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
..\boost/unordered/detail/foa/core.hpp(1343): error C2146: syntax error: missing '>' before identifier 'key_type'
..\boost/unordered/detail/foa/core.hpp(1348): note: see reference to class template instantiation 'is_map<Container>' being compiled
..\libs\graph\test\mcgregor_subgraphs_test.cpp(337): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data