diff options
| author | tylov <[email protected]> | 2023-07-24 07:59:17 +0200 |
|---|---|---|
| committer | tylov <[email protected]> | 2023-07-24 08:07:52 +0200 |
| commit | e4c169a66c3d55a4d0d3407f47102e54d289a3fb (patch) | |
| tree | 070ea97902723974b28afd6e8a827608b6c70195 /docs/csmap_api.md | |
| parent | dd87a488eeeffa41a06757dda2220da21337a35e (diff) | |
| download | STC-modified-e4c169a66c3d55a4d0d3407f47102e54d289a3fb.tar.gz STC-modified-e4c169a66c3d55a4d0d3407f47102e54d289a3fb.zip | |
Updated godbolt links to working v4.3 examples.
Added missing files.
Diffstat (limited to 'docs/csmap_api.md')
| -rw-r--r-- | docs/csmap_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/csmap_api.md b/docs/csmap_api.md index afaf49f3..164b0f8a 100644 --- a/docs/csmap_api.md +++ b/docs/csmap_api.md @@ -148,7 +148,7 @@ Translate a [C++ example using *insert* and *emplace*](https://en.cppreference.com/w/cpp/container/map/try_emplace) to STC: -[ [Run this code](https://godbolt.org/z/9d1PP77Pa) ] +[ [Run this code](https://godbolt.org/z/b46W5Ezrb) ] ```c #define i_implement #include <stc/cstr.h> |
