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.
82
Commits
1
Branch
Tree:
93d4bcd0cb
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '93d4bcd0cb'
${ noResults }
scope-guard
/
test
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
..
catch
Catch License added.
7 years ago
trompeloeil
Trompeloeil updated to latest dev as builds fail with master and latest
7 years ago
CMakeLists.txt
scope_success implemented. Until C++17 is used,
7 years ago
Mocks.h
Refactoring.
7 years ago
ScopeExitTest.cpp
Dtor of scope_exit updated. It is now no longer guarding against
7 years ago
ScopeSuccessTest.cpp
scope_success implemented. Until C++17 is used,
7 years ago
TestMain.cpp
Formatting.
7 years ago
UniqueResourceTest.cpp
Refactoring.
7 years ago