Title
fstream ctors argument types desired
Status
dup
Section
[file.streams]
Submitter
AFNOR

Created on 1998-10-07.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Rationale:

This is not a defect in the Standard. It might be an interesting extension for the next Standard.

Date: 1998-10-07.00:00:00

Duplicate: 454

fstream ctors take a const char* instead of string.
fstream ctors can't take wchar_t

An extension to add a const wchar_t* to fstream would make the implementation non conforming.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg491
1998-10-07 00:00:00admincreate