Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs an object of type basic_streambuf.
basic_streambuf( );
Remarks
The protected constructor stores a null pointer in all pointers controlling the input buffer and the output buffer. It also stores locale::classic in the locale object.
Requirements
Header: <streambuf>
Namespace: std