Skip to content

Commit 6eb2bc7

Browse files
committed
update docs
1 parent 332b498 commit 6eb2bc7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/beman/inplace_vector/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@ Not tested for now.
5050
> then no `inplace_vector<T, N>` member functions are usable in
5151
> constant expressions.
5252
53-
Not tested for now.
53+
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.
5457

5558
#### 6.5 Bad alloc requirement
5659

0 commit comments

Comments
 (0)