libstdc++
|
Go to the source code of this file.
Classes | |
class | std::experimental::filesystem::v1::path |
class | std::experimental::filesystem::v1::path::iterator |
Namespaces | |
namespace | std |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <experimental/filesystem>.
Definition in file experimental/bits/fs_path.h.
Compare paths.
References std::experimental::filesystem::hash_value().
Referenced by std::experimental::filesystem::hash_value().
|
inlinenoexcept |
Compare paths.
Definition at line 540 of file experimental/bits/fs_path.h.
Append one path to another.
Definition at line 544 of file experimental/bits/fs_path.h.
|
inlinenoexcept |
Compare paths.
Definition at line 520 of file experimental/bits/fs_path.h.
basic_ostream< _CharT, _Traits > & std::experimental::filesystem::v1::operator<< | ( | basic_ostream< _CharT, _Traits > & | __os, |
const path & | __p | ||
) |
Write a path to a stream.
Definition at line 544 of file experimental/bits/fs_path.h.
|
inlinenoexcept |
Compare paths.
Definition at line 524 of file experimental/bits/fs_path.h.
|
inlinenoexcept |
Compare paths.
Definition at line 536 of file experimental/bits/fs_path.h.
|
inlinenoexcept |
Compare paths.
Definition at line 528 of file experimental/bits/fs_path.h.
|
inlinenoexcept |
Compare paths.
Definition at line 532 of file experimental/bits/fs_path.h.
basic_istream< _CharT, _Traits > & std::experimental::filesystem::v1::operator>> | ( | basic_istream< _CharT, _Traits > & | __is, |
path & | __p | ||
) |
Read a path from a stream.
Definition at line 566 of file experimental/bits/fs_path.h.
References std::operator>>().
Compare paths.
Definition at line 515 of file experimental/bits/fs_path.h.
|
inline |
Create a path from a UTF-8-encoded sequence of char.
Definition at line 580 of file experimental/bits/fs_path.h.
References std::string, and std::experimental::filesystem::u8path().
Referenced by std::experimental::filesystem::u8path(), and std::experimental::filesystem::u8path().
|
inline |
Create a path from a UTF-8-encoded sequence of char.
Definition at line 602 of file experimental/bits/fs_path.h.
References std::string, and std::experimental::filesystem::u8path().