| 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 |
Make the filesystem::path constructors SFINAE away for void* arguments, instead of giving an error due to iterator_traits<void*>::reference. PR libstdc++/90454.cc path construction from void* * include/bits/fs_path.h (path::_Path): Use remove_pointer so that pointers to void are rejected as well as void. * include/experimental/bits/fs_path.h (path::_Path): Likewise. * testsuite/27_io/filesystem/path/construct/80762.cc: Also check pointers to void. * testsuite/experimental/filesystem/path/construct/80762.cc: Likewise. From-SVN: r271134
| 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... |