diff options
| author | Tyge Løvset <[email protected]> | 2022-05-02 00:02:13 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2022-05-02 00:02:13 +0200 |
| commit | ed1af86a761ab0f68ee960905b5886cdc62f4e7f (patch) | |
| tree | f6ec758afe3ba12e5829c147c30ab86625890329 /docs/cvec_api.md | |
| parent | 96e9ed4ae8e191f071c40fce11f3899fc0fb5db3 (diff) | |
| download | STC-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.md | 2 |
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 |
