Created on 2017-05-25.00:00:00 last changed 45 months ago
Proposed resolution:
This wording is relative to N4659.
Edit [fs.path.native.obs] as indicated:
std::string string() const; std::wstring wstring() const; std::string u8string() const; std::u16string u16string() const; std::u32string u32string() const;-8- Returns:
-9- Remarks: Conversion, if any, is performed as specified by [fs.path.cvt]. The encoding of the string returned by u8string() is always UTF-8.pathstringnative().
[ 2017-06-12, Moved to Tentatively Ready after 6 positive votes on c++std-lib ]
P0492R1 US-74 failed to replace one occurrence of pathstring, in [fs.path.native.obs] p8. It should be changed to native(), as with the other native format observers.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-25 10:48:01 | admin | set | status: wp -> c++20 |
2017-07-30 20:18:47 | admin | set | status: voting -> wp |
2017-06-26 13:46:20 | admin | set | status: ready -> voting |
2017-06-12 17:41:51 | admin | set | messages: + msg9247 |
2017-06-12 17:41:51 | admin | set | status: new -> ready |
2017-05-27 08:53:03 | admin | set | messages: + msg9189 |
2017-05-25 00:00:00 | admin | create |