mirror of
https://github.com/boostorg/scope.git
synced 2026-01-25 18:52:09 +00:00
Based on the boost-dev ML discussion, added a note regarding exception_checker limitation with coroutines. Also, rearranged docs and improved wording in a few places to make exception_checker and condition functions in general documentation more distinct. Added rationale for using conditional scope guards as opposed to using scope_exit universally.