This website requires JavaScript.
Explore
Help
Sign In
boost
/
scope_exit
Watch
2
Star
0
Fork
0
You've already forked scope_exit
mirror of
https://github.com/boostorg/scope_exit.git
synced
2026-01-23 18:12:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
sandbox-branches/optional_optimization
Add File
New File
Upload File
Apply Patch
scope_exit
/
example
History
Lorenzo Caminiti
96863a6bc2
Fixed all sequence syntax tests and examples and always compiling them also forcing BOOST_NO_VARIADIC_MACROS.
...
[SVN r77085]
2012-02-20 21:47:47 +00:00
..
Jamfile.v2
Fixed all sequence syntax tests and examples and always compiling them also forcing BOOST_NO_VARIADIC_MACROS.
2012-02-20 21:47:47 +00:00
scope_guard_seq.cpp
Updating ScopeExit docs, examples, and tests after supporting variadics (with full backward compatibility), this capture (this_), no capture (void), and C++11 extensions.
2012-02-15 01:19:41 +00:00
scope_guard.cpp
Not compiling tests that require variadic macros on compilers for with BOOST_NO_VARIADIC_MACROS is defined.
2012-02-17 17:52:33 +00:00
try_catch_seq.cpp
Fixed all sequence syntax tests and examples and always compiling them also forcing BOOST_NO_VARIADIC_MACROS.
2012-02-20 21:47:47 +00:00
try_catch.cpp
Fixed all sequence syntax tests and examples and always compiling them also forcing BOOST_NO_VARIADIC_MACROS.
2012-02-20 21:47:47 +00:00