List Question
10 TechQA 2016-02-23 20:02:36How to avoid warning when using scope guard?
1.3k views
Asked by Alex
C++: why this simple Scope Guard works?
674 views
Asked by funny_falcon
C++ : other one simple scope guard
474 views
Asked by funny_falcon
Will there be standardization of scope guard/scope exit idioms?
3.6k views
Asked by VoidStar
Is a lambda-expression that only captures by reference guaranteed not to throw?
177 views
Asked by zwhconst
RAII wrapper for function pairs and template specialization
1.7k views
Asked by legends2k
Using std::unique_ptr and lambdas to advance a state of an object
386 views
Asked by Sean
The simplest and neatest c++11 ScopeGuard
46.3k views
Asked by lurscher
ScopeGuard dismiss
557 views
Asked by nakiya
Dynamically created scope guards
2.8k views
Asked by Ilya