Skip to content

Rose::FileSystem::findNamesRecursively

Synopsis

Declared in <src/Rose/FileSystem.h>

template<class Select>
std::vector<Path>
findNamesRecursively(
    Path const& root,
    Select select);

Created with MrDocs