Boost logo

Boost :

From: Chris Glover (c.d.glover_at_[hidden])
Date: 2020-05-08 02:06:56


On Thu, May 7, 2020 at 8:16 AM Glen Fernandes via Boost <
boost_at_[hidden]> wrote:

>
> If you don't mind, please paste the program to gist.github.com or
> paste.ubuntu.com . Others might be willing to test it on different
> implementations.
>
>
Sure, here's a small repo with the same algorithm implemented three
different ways: FindNextFile, recursive_directory_iterator,
llfio::directory_handle. All they do is categorise every file on C:\, so
you should be able to change "C:\\" to "/" for other systems.

I lifted these from a larger system so they're doing some extra work and
probably have bugs, but should be close enough.

https://github.com/cdglove/fs-test

-- chris

Glen
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk