std::experimental::filesystem::path::
clear
<
cpp
|
experimental
|
fs
|
path
void
clear
(
)
;
(文件系统 TS)
清除所存储的路径名。调用后
empty()
为
true
。
参数
(无)
返回值
(无)
异常
noexcept
规定:
noexcept