diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -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 | ||
| 29 | Various small examples on constructors, destructors and related things. | 29 | Various small examples on constructors, destructors and related things. |
| 30 | |||
| 31 | ## Templates | ||
| 32 | |||
| 33 | For the | ||
| 34 | [third post](https://sebastiano.tronto.net/blog/2025-01-TODO) | ||
| 35 | |||
| 36 | Various examples on templates, constraints and concepts. | ||
| 37 | |||
| 38 | See also [zmodn](https://git.tronto.net/zmodn). | ||
