Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using std::filesystem::recursive_directory_iterator #29

Open
iglesias opened this issue Jul 21, 2024 · 0 comments
Open

Using std::filesystem::recursive_directory_iterator #29

iglesias opened this issue Jul 21, 2024 · 0 comments

Comments

@iglesias
Copy link
Owner

Try using std::filesystem::recursive_directory_iterator in nob.cpp instead of the queue with the (non-recursive) directory iterator.

Thanks to https://www.cppstories.com/2024/common-filesystem-cpp20/.

@iglesias iglesias changed the title Using std::filesystem::recursive_directory_iterator Using std::filesystem::recursive_directory_iterator Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant