Test output: teeks99-09-v12d-64onAMD64 - parameter - maybe / msvc-12.0
Rev 5b65e1a67feccc1179ee358072d7c4b2f1e5ba3a / Mon, 13 Apr 2026 15:54:47 +0000
Compile [2026-04-13 18:35:14 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\parameter\test\maybe.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parameter\test\maybe.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\maybe.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W0 /MDd /Zc:forScope /Zc:wchar_t /wd4996 /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 "-I.." "-I..\libs\config\include" "-I..\libs\parameter\test" "-IC:\teeks99-09\run\boost_root\libs\assert\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\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\functional\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\io\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\mpl\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\parameter\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\preprocessor\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" "-IC:\teeks99-09\run\boost_root\libs\typeof\include" "-IC:\teeks99-09\run\boost_root\libs\utility\include" 

maybe.cpp
..\boost/optional/detail/optional_common_defs.hpp(84) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/optional/detail/optional_common_defs.hpp(84) : error C2433: 'constexpr' : 'inline' not permitted on data declarations
..\boost/optional/detail/optional_common_defs.hpp(84) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_common_defs.hpp(84) : error C2143: syntax error : missing ';' before '&&'
..\boost/optional/detail/optional_common_defs.hpp(84) : error C2065: 'T' : undeclared identifier
..\boost/optional/detail/optional_common_defs.hpp(84) : error C2923: 'std::remove_reference' : 'T' is not a valid template type argument for parameter '_Ty'
..\boost/optional/detail/optional_common_defs.hpp(87) : error C3646: 'noexcept' : unknown override specifier
..\boost/optional/detail/optional_common_defs.hpp(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2433: 'constexpr' : 'inline' not permitted on data declarations
..\boost/optional/detail/optional_common_defs.hpp(90) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2374: 'boost::optional_detail::constexpr' : redefinition; multiple initialization
        ..\boost/optional/detail/optional_common_defs.hpp(84) : see declaration of 'boost::optional_detail::constexpr'
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2143: syntax error : missing ';' before '&&'
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2065: 'T' : undeclared identifier
..\boost/optional/detail/optional_common_defs.hpp(90) : error C2923: 'std::remove_reference' : 'T' is not a valid template type argument for parameter '_Ty'
..\boost/optional/detail/optional_common_defs.hpp(94) : error C3646: 'noexcept' : unknown override specifier
..\boost/optional/detail/optional_common_defs.hpp(94) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int