From ed651596c428aac5be995f003007ba44cd0dacef Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylov@users.noreply.github.com> Date: Sun, 1 May 2022 15:15:46 +0200 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 516fd925..1db04986 100644 --- a/README.md +++ b/README.md @@ -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) -- cgit v1.2.3