Namespaces
Variants

std::experimental::filesystem::filesystem_error:: what

From cppreference.net
const char * what ( ) const ;
(ファイルシステム TS)

例外オブジェクトに格納された説明用バイト文字列を返します。

パラメータ

(なし)

例外

noexcept 仕様:
noexcept

関連項目