aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41825cc..46a15bf 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,12 @@ For the
27[second post in the series](https://sebastiano.tronto.net/blog/2024-12-26-taming-cpp-raii/). 27[second post in the series](https://sebastiano.tronto.net/blog/2024-12-26-taming-cpp-raii/).
28 28
29Various small examples on constructors, destructors and related things. 29Various small examples on constructors, destructors and related things.
30
31## Templates
32
33For the
34[third post](https://sebastiano.tronto.net/blog/2025-01-TODO)
35
36Various examples on templates, constraints and concepts.
37
38See also [zmodn](https://git.tronto.net/zmodn).

Generated with cgit - Back to sebastiano.tronto.net