std::experimental::filesystem::filesystem_error::what
来自cppreference.com
< cpp | experimental | fs | filesystem error
const char* what() const; | (文件系统 TS) | |
返回异常对象中存储的解释字符串。
参数
(无)
异常
noexcept 规定:
noexcept
参阅
本节未完成 |
const char* what() const; | (文件系统 TS) | |
返回异常对象中存储的解释字符串。
(无)
本节未完成 |