mirror of
https://github.com/boostorg/local_function.git
synced 2026-07-22 13:33:39 +00:00
259533b62b
Fixed a bug in scope_exit.hpp: An extra trailing \ in a macro definition (compiled only when BOOST_NO_VARIADIC_MACROS is defined). Renamed LocalFunction and ScopeExit tests and examples from _err to _error. Updated LocalFunction docs. [SVN r77042]