名前空間
変種
操作

std::filesystem::filesystem_error::path1, std::filesystem::filesystem_error::path2

提供: cppreference.com
 
 
 
 
conststd::filesystem::path& path1()constnoexcept;
(C++17以上)
conststd::filesystem::path& path2()constnoexcept;
(C++17以上)

例外オブジェクトに格納されているパスを返します。

[編集]引数

(なし)

[編集]

close