std::experimental::filesystem::recursive_directory_iterator::pop
Min standard notice:
Moves the iterator one level up in the directory hierarchy.
# Declarations
void pop();
(filesystem TS)
# Return value
(none)
Moves the iterator one level up in the directory hierarchy.
void pop();
(filesystem TS)
(none)