std::filesystem::path::clear

来自cppreference.com
 
 
 
 
void clear() noexcept;
(C++17 起)

清空存储的路径名。调用后 empty()true

参数

(无)

返回值

(无)

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