Closed
Description
After
P0448 A strstream replacement using span<charT>
as buffer cplusplus/papers#103
has landed, fix the span<charT>
getter and setter to be declared noexcept
in the detailed specification.
(They are already noexcept
in the synopsis.)
Metadata
Metadata
Assignees
Labels
No labels
Activity
jensmaurer commentedon Jun 11, 2021
Fixed as a separate commit in #4687.