Same as remove(const char *, bool), but accepts a STRING_TYPE path.
remove(const char *, bool)
STRING_TYPE
Declared in <bdls_filesystemutil.h>
<bdls_filesystemutil.h>
template<class STRING_TYPE> static int remove( STRING_TYPE const& path, bool recursiveFlag = false);