Add constexpr support to Boost.Array

[SVN r82834]
This commit is contained in:
Marshall Clow
2013-02-12 18:07:15 +00:00
parent 117584a2ce
commit 4a60b8c146
3 changed files with 64 additions and 24 deletions

View File

@ -18,6 +18,7 @@ test-suite array :
[ run array5.cpp ]
[ run array6.cpp unit_test_framework : : : : array6 ]
[ run array7.cpp unit_test_framework : : : : array7 ]
[ run array_constexpr.cpp unit_test_framework : : : : array_constexpr ]
[ compile-fail array_getfail1.cpp ]
[ compile-fail array_getfail2.cpp ]
[ run array_hash.cpp unit_test_framework : : : : array_hash ]