Posts

sports 1777806 1280

C++ Core Guidelines: When RAII breaks

/
Before I write about the very popular RAII idiom in C++, I want to present you with a trick, which is…