Uncomment BOOST_CONSTEXPR; update and enable test/array_constexpr.cpp

This commit is contained in:
Peter Dimov
2024-11-04 03:56:02 +02:00
parent 31b9fdd397
commit 2099995189
3 changed files with 9 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ run array5.cpp ;
run array6.cpp ;
run array7.cpp ;
# run array_constexpr.cpp ;
compile array_constexpr.cpp ;
compile-fail array_getfail1.cpp ;
compile-fail array_getfail2.cpp ;