summaryrefslogtreecommitdiffhomepage
path: root/docs/cvec_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cvec_api.md')
-rw-r--r--docs/cvec_api.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cvec_api.md b/docs/cvec_api.md
index a28ad289..7d724680 100644
--- a/docs/cvec_api.md
+++ b/docs/cvec_api.md
@@ -23,8 +23,6 @@ See the c++ class [std::vector](https://en.cppreference.com/w/cpp/container/vect
```
`X` should be replaced by the value of `i_tag` in all of the following documentation.
-`i_valdrop` may be defined instead of `i_valdrop` (or `i_keydrop`) for all non-map containers.
-
## Methods
```c