Deleted to forbid implicit string_type conversion, whose type varies by platform and breaks portability.
Synopsis
Declared in <util/fs.h>
operator string_type() const = delete;
Return Value
The object converted to string_type
Created with MrDocs