[filesystem] recursive_directory_iterator::pop() question

25 May
2007
25 May
'07
11:54 a.m.
Hi, recursive iterator in the Boost Filesystem library has a function pop() which allows to break iteration over current level directory. But at the same time, recursive iterator doesn't seem to give any guarantees about the order of iteration regarding files and directories. But without such guarantees pop() seems to be pretty useless. What I'm missing? Is there any valid use case for recursive_directory_iterator::pop() at all?
6596
Age (days ago)
6596
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexei Alexandrov