List Question
10 TechQA 2016-12-14 02:37:21Clear any transactions
132 views
Asked by Jonathan Wood
Preventing deconstruction of anonymous variable defined in macro until end of scope
116 views
Asked by mdeforge
How to prevent a temporary from going out of scope?
2.2k views
Asked by Zebrafish
Poco AsyncChannel does not exit on forked process exit
435 views
Asked by ashish behl
What makes a language unwilling/incapable to incorporate RAII?
108 views
Asked by 2c2c
RAII objects in a singleton container?
224 views
Asked by GaimeGuy
RAII with shared_ptr
386 views
Asked by Smii
How does C++ automatically call destructor?
3.5k views
Asked by havij
Should I use smart pointers in this situation?
83 views
Asked by OneRaynyDay