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

[syncstream] Add default template parameters for basic_syncbuf and basic_osyncstream #3327

Merged
merged 3 commits into from Oct 28, 2019

Conversation

jensmaurer
Copy link
Member

Fixes cplusplus/nbballot#344.
Fixes cplusplus/nbballot#345.
Fixes cplusplus/nbballot#346.

The default template arguments were shown for the declarations in <iosfwd>, thus this seems to be an editorial fix.
While we can't repeat default template arguments in C++, be consistent with the existing specification practice for the other iostreams classes.

Do not squash the commits; each addresses an individual NB comment.

…'basic_osyncstream'.

Fixes NB JP 350 (C++20 CD)
in the header synopsis for 'basic_syncbuf' and 'basic_osyncstream'.

Fixes NB JP 348 (C++20 CD)
@jensmaurer jensmaurer added the ballot-comment Response to an NB or ISO comment on a ballot label Oct 25, 2019
@jensmaurer jensmaurer changed the title Add default template parameters for basic_syncbuf and basic_osyncstream [syncstream] Add default template parameters for basic_syncbuf and basic_osyncstream Oct 25, 2019
@zygoloid zygoloid merged commit 01dea5f into cplusplus:master Oct 28, 2019
@jensmaurer jensmaurer deleted the jp350 branch October 29, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot
Projects
None yet
2 participants