diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-26 14:46:01 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-26 14:46:01 +0100 |
| commit | 873ae98050baf54a9a17ac54896de732134206af (patch) | |
| tree | 07a76f6af4dd7f1662d8577e1b9580eed8ee38d2 | |
| parent | 05b8b7d3239bc53955a8ec8e7d9991224c0fd917 (diff) | |
| download | taming-cpp-873ae98050baf54a9a17ac54896de732134206af.tar.gz taming-cpp-873ae98050baf54a9a17ac54896de732134206af.zip | |
Linked post in README
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -23,4 +23,7 @@ non-standard way. | |||
| 23 | 23 | ||
| 24 | ## raii | 24 | ## raii |
| 25 | 25 | ||
| 26 | For the | ||
| 27 | [second post in the series](https://sebastiano.tronto.net/blog/2024-12-26-taming-cpp-raii/). | ||
| 28 | |||
| 26 | Various small examples on constructors, destructors and related things. | 29 | Various small examples on constructors, destructors and related things. |
