Please see this discussion: https://discourse.bemanproject.org/t/scope-library/315/22?u=jeff-garland This issue is to track some problems I'm seeing in the P0052 specification - `scope_guard` should be `scope-guard` to be exposition only - `scope_guard` should be in synopsis wording and marked as *//exposition-only* - There's no *see below* for this conditional noexcept ``` ~scope_guard () noexcept(see below ) ``` - ~~scope header should be marked // all freestanding~~ This might not be true
Please see this discussion: https://discourse.bemanproject.org/t/scope-library/315/22?u=jeff-garland
This issue is to track some problems I'm seeing in the P0052 specification
scope_guardshould bescope-guardto be exposition onlyscope_guardshould be in synopsis wording and marked as //exposition-onlyscope header should be marked // all freestandingThis might not be true