summaryrefslogtreecommitdiffhomepage
path: root/docs/cvec_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-05-02 00:02:13 +0200
committerTyge Løvset <[email protected]>2022-05-02 00:02:13 +0200
commited1af86a761ab0f68ee960905b5886cdc62f4e7f (patch)
treef6ec758afe3ba12e5829c147c30ab86625890329 /docs/cvec_api.md
parent96e9ed4ae8e191f071c40fce11f3899fc0fb5db3 (diff)
downloadSTC-modified-ed1af86a761ab0f68ee960905b5886cdc62f4e7f.tar.gz
STC-modified-ed1af86a761ab0f68ee960905b5886cdc62f4e7f.zip
A few more docs bugs fixed.
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