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
171
Commits
1
Branch
Tree:
0b264e8f80
scope-guard
/
include
History
offa
0b264e8f80
Implementation of swap() added. As the specification of the
noexcept-value is missing in the document it is implemented as for std::swap().
Fixes
#73
.
7 years ago
..
scope.h
Scope header added. It only contains includes of the other headers
7 years ago
scope_exit.h
Noexcept of scope guard mctors updated to P0052R5 (#49).
7 years ago
scope_fail.h
Noexcept expression of scope_fail corrected.
7 years ago
scope_success.h
Noexcept expression of scope_success corrected.
7 years ago
unique_resource.h
Implementation of swap() added. As the specification of the
7 years ago