C++ Logo

sg16

Advanced search

Re: [SG16-Unicode] SG16 approval for LEWG to review std::filesystem::path_view

From: Lyberta <lyberta_at_[hidden]>
Date: Mon, 08 Jul 2019 10:37:00 +0000
Niall Douglas:
> That's in path_view::c_str, not in path_view. Path views are trivial types.

Can't we not expose c_str and use native_handle to open files similar to
std::thread? c_str is ugly and only used in platform-specific code as
far as I understand.


Received on 2019-07-08 12:37:55