Add array_lt_test_cx.cpp

This commit is contained in:
Peter Dimov
2025-01-25 20:32:38 +02:00
parent a211468866
commit 5c05254afb
3 changed files with 84 additions and 2 deletions

View File

@ -59,6 +59,7 @@ compile array_access_test_cx.cpp ;
# C++14 constexpr
compile array_eq_test_cx.cpp ;
compile array_lt_test_cx.cpp ;
#