| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fs_dir.h | ||
| fs_fwd.h | ||
| fs_ops.h | ||
| fs_path.h | ||
| lfts_config.h | ||
| net.h | ||
| shared_ptr.h | ||
| string_view.tcc |
This function failed to compile when called with a std::string. Also, constructing a path with a char8_t string did not correctly treat the string as already UTF-8 encoded. * include/bits/fs_path.h (u8path(InputIterator, InputIterator)) (u8path(const Source&)) [_GLIBCXX_FILESYSTEM_IS_WINDOWS]: Simplify conditions. * include/experimental/bits/fs_path.h [_GLIBCXX_FILESYSTEM_IS_WINDOWS] (__u8path(const Source&, char)): Add overloads for std::string and types convertible to std::string. (_Cvt::_S_wconvert): Add a new overload for char8_t strings and use codecvt_utf8_utf16 to do the correct conversion. From-SVN: r278869
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fs_dir.h | Loading commit data... | |
| fs_fwd.h | Loading commit data... | |
| fs_ops.h | Loading commit data... | |
| fs_path.h | Loading commit data... | |
| lfts_config.h | Loading commit data... | |
| net.h | Loading commit data... | |
| shared_ptr.h | Loading commit data... | |
| string_view.tcc | Loading commit data... |