List Question
10 TechQA 2025-01-03 02:55:27How to avoid warning when using scope guard?
1.3k views
Asked by Alex
C++: why this simple Scope Guard works?
698 views
Asked by funny_falcon
C++ : other one simple scope guard
497 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?
202 views
Asked by zwhconst
RAII wrapper for function pairs and template specialization
1.8k views
Asked by legends2k
Using std::unique_ptr and lambdas to advance a state of an object
413 views
Asked by Sean
The simplest and neatest c++11 ScopeGuard
46.3k views
Asked by lurscher
ScopeGuard dismiss
580 views
Asked by nakiya
Dynamically created scope guards
2.9k views
Asked by Ilya