From 382d2fdcd7b676ee43209e158ecefeac25f657e2 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Thu, 31 Dec 2020 21:30:51 +0100 Subject: Added images. --- docs/cmap_api.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/cmap_api.md') diff --git a/docs/cmap_api.md b/docs/cmap_api.md index 9e65a69e..705c1324 100644 --- a/docs/cmap_api.md +++ b/docs/cmap_api.md @@ -1,3 +1,4 @@ +![Map](docs/map.jpg) # Container [cmap](../stc/cmap.h): Unordered Map Elements are pairs of keys and mapped values. Implemented as open hashing without tombstones. Highly customizable and fast. -- cgit v1.2.3