1
0
forked from boostorg/mp11

Update documentation

This commit is contained in:
Peter Dimov
2023-05-16 22:01:05 +03:00
parent b756e5e0d7
commit 28e5708f57
2 changed files with 3 additions and 1 deletions

View File

@@ -459,6 +459,8 @@ Same as `mp_insert_c`, but with a type argument `I`.
Removes from the list `L` the elements with indices from `I` (inclusive) to `J` (exclusive).
Supports a value list as `L` under {cpp}17.
.mp_erase_c
[cols="<.^4m,9*^.^1m",width=85%]
|===