Standard library header <streambuf>
Min standard notice:
This header is part of the Input/Output library.
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| LWG 56 | C++98 | the return type of showmanyc of was int in the synopsis | corrected to streamsize |