std::filesystem::recursive_directory_iterator::pop

void pop();
(C++17 起)

将迭代器于目录层级中上移一层。

若亲目录在迭代的目录层级之外(即 depth() == 0 ),则设 *this 为尾目录迭代器。

参数

(无)

返回值

(无)

异常

版本历史

  • (当前 | 先前) 2017年4月30日 (日) 09:23Fruderica讨论 | 贡献. . (440字节) (+440). . (以“{{cpp/filesystem/recursive_directory_iterator/title | pop}} {{cpp/filesystem/recursive_directory_iterator/navbar}} {{dcl begin}} {{dcl | since=c++17 | 1= void pop();...”为内容创建页面)