Searched defs:filesystem_error (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h749 class filesystem_error : public std::system_error class in namespace:filesystem
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h696 class filesystem_error : public std::system_error class in namespace:experimental::filesystem::v1
699 filesystem_error(const string& __what_arg, error_code __ec) function in class:experimental::filesystem::v1::filesystem_error
702 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
706 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h660 class filesystem_error : public std::system_error class in namespace:filesystem
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc2040 filesystem_error(const string& what_arg, error_code ec) function in class:fs::filesystem_error
2046 filesystem_error(const string& what_arg, const path& p1, error_code ec) function in class:fs::filesystem_error
2052 filesystem_error(const string& what_arg, const path& p1, const path& p2, function in class:fs::filesystem_error
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc2032 filesystem_error(const string& what_arg, error_code ec) function in class:fs::filesystem_error
2038 filesystem_error(const string& what_arg, const path& p1, error_code ec) function in class:fs::filesystem_error
2044 filesystem_error(const string& what_arg, const path& p1, const path& p2, function in class:fs::filesystem_error
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h700 class filesystem_error : public std::system_error class in namespace:experimental::filesystem::v1
703 filesystem_error(const string& __what_arg, error_code __ec) function in class:experimental::filesystem::v1::filesystem_error
706 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
710 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
[all...]

Completed in 115 milliseconds