We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ffcf8 commit 3c21458Copy full SHA for 3c21458
README.md
@@ -124,6 +124,7 @@ TBD
124
## Other implementations of scope
125
126
- [Example implementation](https://github.com/PeterSommerlad/SC22WG21_Papers/tree/master/workspace/P0052_scope_exit/src). Peter Sommerlad. 2018.
127
+- [scope_guard](https://github.com/ricab/scope_guard) – A modern C++11 scope guard that is easy to use but hard to misuse. Ricardo Abreu.
128
129
## Notes and references
130
0 commit comments