Created on 2009-06-28.00:00:00 last changed 90 months ago
Proposed resolution:
Resolved by the adoption of 2676.
[ LEWG Kona 2017 ]
Recommend NAD: Needs a paper. Recommend providing overload that takes filesystem::path. Note that there are other similar issues elsewhere in the library, for example basic_filebuf. Handled by another issue.
[ 2009 Santa Cruz: ]
NAD Future. This is a duplicate of 454.
[ 2009-09-21 Daniel adds: ]
I suggest to mark this issue as NAD Future with the intend to solve the issue with a single file path c'tor template assuming a provision of a TR2 filesystem library.
[ 2009-07-01 Alisdair notes that this is a duplicate of 454 which has more in-depth rationale. ]
Addresses JP 73
Description
It is a problem from C++98, fstream cannot appoint a filename of wide character string(const wchar_t and const wstring&).
Suggestion
Add interface corresponding to wchar_t, char16_t and char32_t.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-02 22:54:24 | admin | set | messages: + msg10009 |
| 2018-07-02 22:54:24 | admin | set | status: nad -> resolved |
| 2018-06-22 06:38:21 | admin | set | messages: + msg9957 |
| 2018-06-22 06:38:21 | admin | set | status: lewg -> nad |
| 2014-11-24 15:11:58 | admin | set | status: nad future -> lewg |
| 2010-10-21 18:28:33 | admin | set | messages: + msg925 |
| 2010-10-21 18:28:33 | admin | set | messages: + msg924 |
| 2010-10-21 18:28:33 | admin | set | messages: + msg923 |
| 2009-06-28 00:00:00 | admin | create | |