cppreference.com
建立賬戶
登入
名稱空間
頁面
討論
變體
檢視
檢視
編輯
歷史
操作
std::experimental::filesystem::filesystem_error::
what
來自 cppreference.com
<
cpp
|
experimental
|
fs
|
filesystem error
C++
編譯器支援
自由(freestanding)與宿主(hosted)
語言
標準庫
標準庫標頭檔案
具名要求
特性測試宏
(C++20)
語言支援庫
概念庫
(C++20)
診斷庫
記憶體管理庫
超程式設計庫
(C++11)
通用工具庫
容器庫
迭代器庫
範圍庫
(C++20)
演算法庫
字串庫
文字處理庫
數值庫
日期和時間庫
輸入/輸出庫
檔案系統庫
(C++17)
併發支援庫
(C++11)
執行控制庫
(C++26)
技術規範
符號索引
外部庫
[編輯]
檔案系統庫
類
filesystem::path
filesystem::filesystem_error
filesystem::directory_entry
filesystem::directory_iterator
filesystem::recursive_directory_iterator
filesystem::file_status
filesystem::space_info
filesystem::file_type
filesystem::perms
filesystem::copy_options
filesystem::directory_options
filesystem::file_time_type
函式
filesystem::absolute
filesystem::system_complete
filesystem::canonical
filesystem::copy
filesystem::copy_file
filesystem::copy_symlink
filesystem::create_directory
filesystem::create_directories
filesystem::create_hard_link
filesystem::create_symlink
filesystem::create_directory_symlink
filesystem::current_path
filesystem::exists
filesystem::equivalent
filesystem::file_size
filesystem::hard_link_count
filesystem::last_write_time
filesystem::permissions
filesystem::read_symlink
filesystem::remove
filesystem::remove_all
filesystem::rename
filesystem::resize_file
filesystem::space
filesystem::status
filesystem::symlink_status
filesystem::temp_directory_path
檔案型別
filesystem::is_block_file
filesystem::is_character_file
filesystem::is_directory
filesystem::is_empty
filesystem::status_known
filesystem::is_fifo
filesystem::is_other
filesystem::is_regular_file
filesystem::is_socket
filesystem::is_symlink
[編輯]
filesystem_error
成員函式
filesystem_error::filesystem_error
filesystem_error::path1
filesystem_error::path2
filesystem_error::what
繼承自
std::system_error
system_error::code
[編輯]
const
char
*
what
(
)
const
;
(檔案系統技術規範)
返回儲存在異常物件中的解釋性位元組字串。
[
編輯
]
引數
(無)
[
編輯
]
異常
noexcept
規範:
noexcept
[
編輯
]
另請參閱
本節不完整
分類
:
未索引的頁面
無條件無異常
待辦事項(無理由)
隱藏分類
帶有未稽核無條件 noexcept 模板的頁面
帶有未經稽核的 noexcept 模板的頁面