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?
724 views
Asked by funny_falcon
C++ : other one simple scope guard
526 views
Asked by funny_falcon
Will there be standardization of scope guard/scope exit idioms?
3.7k views
Asked by VoidStar
Is a lambda-expression that only captures by reference guaranteed not to throw?
220 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
432 views
Asked by Sean
The simplest and neatest c++11 ScopeGuard
46.3k views
Asked by lurscher
ScopeGuard dismiss
602 views
Asked by nakiya
Dynamically created scope guards
2.9k views
Asked by Ilya