We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332b498 commit 6eb2bc7Copy full SHA for 6eb2bc7
tests/beman/inplace_vector/README.md
@@ -50,7 +50,10 @@ Not tested for now.
50
> then no `inplace_vector<T, N>` member functions are usable in
51
> constant expressions.
52
53
-Not tested for now.
+See [constexpr.test.cpp](constexpr.test.cpp),
54
+note that this test suite only ensure functions are usable in a constexpr
55
+environment.
56
+The validity of those functions are tested in the main test suite.
57
58
#### 6.5 Bad alloc requirement
59
0 commit comments