We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9364abb commit 3a99176Copy full SHA for 3a99176
snippets/cpp/file-handling/find-files-recursive.md renamed to snippets/cpp/file-handling/find-files-recursively.md
@@ -1,5 +1,5 @@
1
---
2
-Title: Find files
+Title: Find files recursively
3
Description: Find all the files in a directory and subdirectories using a predicate function.
4
Author: majvax
5
Tags: filesystem,file_search,c++17
0 commit comments