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.
89
Commits
1
Branch
Tree:
9e13976790
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9e13976790'
${ noResults }
scope-guard
/
include
History
offa
ca024cdbca
Implementation of scope_fail class and make_scope_fail() factory
function.
7 years ago
..
scope_exit.h
Noexcept's removed from scope guard factory functions (fixes #45).
7 years ago
scope_fail.h
Implementation of scope_fail class and make_scope_fail() factory
7 years ago
scope_success.h
Missing field initialization of uncaught exceptions added.
7 years ago
unique_resource.h
Return value of release() corrected (fixes #19).
7 years ago