diff options
| author | Tyge Løvset <[email protected]> | 2020-12-31 21:38:13 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2020-12-31 21:38:13 +0100 |
| commit | cb830313ed1a246f287b6d07bee86732ead121f9 (patch) | |
| tree | 04d59f1df5bb5d6a6612c9923152075ac9f663f3 /docs/clist_api.md | |
| parent | c3f38bc7304b13a4e0344a7d4825f51026dd72be (diff) | |
| download | STC-modified-cb830313ed1a246f287b6d07bee86732ead121f9.tar.gz STC-modified-cb830313ed1a246f287b6d07bee86732ead121f9.zip | |
Fixed links
Diffstat (limited to 'docs/clist_api.md')
| -rw-r--r-- | docs/clist_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clist_api.md b/docs/clist_api.md index dbe2431b..7e1e0ac9 100644 --- a/docs/clist_api.md +++ b/docs/clist_api.md @@ -1,4 +1,4 @@ - + # Container [clist](../stc/clist.h): Singly Linked List This is similar to c++ [std::forward_list](https://en.cppreference.com/w/cpp/container/forward_list), but supports both |
