cplusplus/networking-ts

[socket.streambuf.virtual] underspecified

jwakely opened this issue · 0 comments

The Effects: element says "if the function makes a putback position available" but doesn't say how that might be achieved. Should it say "if the function can make a putback position available" ?

It seems strange for the description of the effects to say "if part of the effects happens" without saying how it happens.

See also cplusplus/draft#1552