Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spanstream.syn] doesn't mention swap() overloads #5362

Closed
StephanTLavavej opened this issue Mar 25, 2022 · 1 comment · Fixed by #5366
Closed

[spanstream.syn] doesn't mention swap() overloads #5362

StephanTLavavej opened this issue Mar 25, 2022 · 1 comment · Fixed by #5366
Assignees

Comments

@StephanTLavavej
Copy link
Contributor

As of N4910, "Header <spanstream> synopsis" [spanstream.syn] doesn't mention the swap() overloads for basic_spanbuf, basic_ispanstream, basic_ospanstream, and basic_spanstream. Instead they're declared in [spanbuf.general], [ispanstream.general], [ospanstream.general], and [spanstream.general].

I believe this should follow the usual convention of having the header synopsis declare such overloads. (Noticed while scanning each header synopsis to implement Standard Library Modules.)

@JohelEGP
Copy link
Contributor

Yes, that's the consensus documented in #4041 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants