[#fs-path-2conversion] = xref:fs.adoc[fs]::xref:fs/path.adoc[path]::operator string_type :relfileprefix: ../../ :mrdocs: Deleted to forbid implicit string_type conversion, whose type varies by platform and breaks portability. == Synopsis Declared in `<util/fs.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator string_type() const = delete; ---- == Return Value The object converted to `string_type` [.small]#Created with https://www.mrdocs.com[MrDocs]#