[streambuf.cons] (original) (raw)

31 Input/output library [input.output]

31.6 Stream buffers [stream.buffers]

31.6.3 Class template basic_streambuf [streambuf]

31.6.3.2 Constructors [streambuf.cons]

Effects: Initializes:267

Remarks: Once thegetloc()member is initialized, results of calling locale member functions, and of members of facets so obtained, can safely be cached until the next time the memberimbueis called.

basic_streambuf(const basic_streambuf& rhs);

Postconditions: