Title
Showmanyc's return type
Status
tc1
Section
[streambuf]
Submitter
Matt Austern

Created on 1998-06-29.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

Change showmanyc's return type in the [streambuf] class summary to streamsize.

Date: 1998-06-29.00:00:00

The class summary for basic_streambuf<>, in 27.5.2, says that showmanyc has return type int. However, 27.5.2.4.3 says that its return type is streamsize.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg130
1998-06-29 00:00:00admincreate