16 Nov
2007
16 Nov
'07
12:10 p.m.
Arno wrote:
Hi all,
is it possible to find out all root's (especialy all drive letters) in a windows filesystem with the filesystem library.
First I thought that I can navigate with the '..' notation like I see it in the Windows explorer, but that didn't
work. Is there a simple possibility to do that with that libray?
No, that's not currently possible. If someone would like to propose such an iterator, it might be an interesting little improvement. It would probably be better to discuss such enhancements on the Boost developers list. --Beman