Same as the overload taking bsl::vector<bsl::string> *.

Synopsis

Declared in <bdls_filesystemutil.h>

static
int
findMatchingPaths(
    std::vector<std::string>* result,
    char const* pattern);

Created with MrDocs