fs::path::operator string_type

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