File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ This file contains a variety of links to prior art in this area including relate
1515
1616- [ TS example of scope_exit] ( https://godbolt.org/z/T5KhTYjP7 )
1717- [ GSL final_action] ( https://github.com/microsoft/GSL/blob/main/include/gsl/util ) - part of core guidelines
18+ - [ gsl-lite ` finally ` , ` on_return ` , ` on_error ` ] ( https://github.com/gsl-lite/gsl-lite/blob/master/doc/Reference.md#ad-hoc-resource-management-c11-and-higher )
1819- [ Boost.scope] ( https://www.boost.org/doc/libs/1_87_0/libs/scope/doc/html/index.html )
1920- [ scope_guard based on Andrei Alexandrescu and Petru Marginean article] ( https://ricab.github.io/scope_guard )
2021- [ Windows Implementation Libraries (WIL) - scope_exit] ( https://github.com/microsoft/wil/blob/182e6521140174e1d2ed1920f88d005fc4c546e2/include/wil/resource.h#L660 )
You can’t perform that action at this time.
0 commit comments