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

[streambuf.virt.put]/5 "NULL non-value" #63

Closed
sdutoit opened this issue Apr 15, 2013 · 0 comments
Closed

[streambuf.virt.put]/5 "NULL non-value" #63

sdutoit opened this issue Apr 15, 2013 · 0 comments
Assignees
Labels
tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent.

Comments

@sdutoit
Copy link
Contributor

sdutoit commented Apr 15, 2013

From an email to cxxeditor@:

27.6.3.4.5 [streambuf.virt.put] p5 says:

at pbase() are the associated output stream. In case r is zero (all
characters of the pending
sequence have been consumed) then either pbase() is set to NULL, or
pbase() and pptr() are
both set to the same NULL non-value.

I'm assuming that should be non-NULL value, because I don't think we
want to set them to a non-value!

@ghost ghost assigned sdutoit Apr 15, 2013
@ghost ghost assigned sdutoit Apr 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent.
Projects
None yet
Development

No branches or pull requests

1 participant