std::experimental::filesystem::filesystem_error::path1,path2
Min standard notice:
Returns the paths that were stored in the exception object.
# Declarations
const path& path1() const;
(filesystem TS)
const path& path2() const;
(filesystem TS)
Returns the paths that were stored in the exception object.
const path& path1() const;
(filesystem TS)
const path& path2() const;
(filesystem TS)