This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81
Commits
1
Branch
Tree:
7ad966c413
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7ad966c413'
${ noResults }
scope-guard
/
include
History
offa
7ad966c413
scope_success implemented. Until C++17 is used,
std::uncaught_exception() must be used instead of std::uncaught_exceptions() (
#46
).
7 years ago
..
scope_exit.h
Dtor of scope_exit updated. It is now no longer guarding against
7 years ago
scope_success.h
scope_success implemented. Until C++17 is used,
7 years ago
unique_resource.h
Return value of release() corrected (fixes #19).
7 years ago