Login
From:
Andrzej's C++ blog
(Uncensored)
subscribe
The obvious final step | Andrzej's C++ blog
https://akrzemi1.wordpress.com/2023/04/23/the-obvious-final-step/
links
backlinks
Tagged with:
correctness
destructors
exception handling
Roast topics
Find topics
Find it!
The title may be misleading, as I had to invent a new short term for the pattern that occurs in the code once in a while. Example first: During the construction of an XML file when you write an ele…