名前空間
変種

std::filesystem::directory_entry::path

提供: cppreference.com
 
 
 
 
<tbody> </tbody>
const std::filesystem::path& path() const noexcept;
(C++17以上)
operator const std::filesystem::path& () const noexcept;
(C++17以上)

ディレクトリエントリが参照しているフルパスを返します。

引数

(なし)

戻り値

ディレクトリエントリが参照しているフルパス。

関連項目

Morty Proxy This is a proxified and sanitized view of the page, visit original site.