How to solve a problem in using RAII code and non-RAII code together in C++?...
Read MoreIs RAII safe to use in C#? And other garbage collecting languages?...
Read MoreAdding functionality to a handle wrapper...
Read MoreGood or Bad C++ Idiom - Objects used purely for constructor/destructor?...
Read MoreInitialising an anonymous mutex-lock-holding class instance in the LHS of a comma operator...
Read MoreWhat could be a reason to not use bracket classes in C++?...
Read MoreSmart pointers with a library written in C...
Read More