mirror of
https://github.com/boostorg/array.git
synced 2025-07-29 20:27:21 +02:00
Add array_get_test_cx.cpp
This commit is contained in:
@ -55,6 +55,7 @@ compile array_data_test_cx.cpp ;
|
||||
compile array_iterator_test_cx.cpp ;
|
||||
compile array_size_test_cx.cpp ;
|
||||
compile array_access_test_cx.cpp ;
|
||||
compile array_get_test_cx.cpp ;
|
||||
|
||||
# C++14 constexpr
|
||||
|
||||
|
Reference in New Issue
Block a user