Same as the overload taking const char *.
Synopsis
Declared in <bdls_filesystemutil.h>
template<class STRING_TYPE>
static
bool
isDirectory(
STRING_TYPE const& path,
bool followLinksFlag = false);
Created with MrDocs