https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108974
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|std::barrier accepts |[DR 3898] std::barrier
|completion function which |accepts completion function
|is not manifestly noexcept |which is not manifestly
| |noexcept
Assignee|rodgertq at gcc dot gnu.org |unassigned at gcc dot
gnu.org
Status|ASSIGNED |SUSPENDED
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
We now implement the proposed resolution of LWG 3898, but that hasn't been
approved by LWG yet so I'm making this SUSPENDED for now.