Same as the overload taking const char *.
Synopsis
Declared in <bdls_filesystemutil.h>
template<class STRING_TYPE>
static
int
findMatchingPaths(
std::pmr::vector<std::pmr::string>* result,
STRING_TYPE const& pattern);
Created with MrDocs