diff options
| author | Tyge Løvset <[email protected]> | 2022-05-01 15:15:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-01 15:15:46 +0200 |
| commit | ed651596c428aac5be995f003007ba44cd0dacef (patch) | |
| tree | c06f63b58e2ffcc0fa46626e00abe2b15cfb8a5c | |
| parent | 6233eeb707bb218c885455f12c067e68b94529e0 (diff) | |
| download | STC-modified-ed651596c428aac5be995f003007ba44cd0dacef.tar.gz STC-modified-ed651596c428aac5be995f003007ba44cd0dacef.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ may be used to iterate from `it1` up to `it2`. It is an advantage to know how these containers work in other languages, like Java, C# or C++, but not required. The library is mature and well tested, so please try it out and report any issue. +Contents +-------- - [***ccommon*** - RAII and iterator macros](docs/ccommon_api.md) - [***carc*** - **std::shared_ptr** alike support](docs/carc_api.md) - [***carr2/3*** - **2d** and **3d** dynamic **array** type](docs/carray_api.md) |
