fs::path::string

Deleted to forbid std::string conversion, which encodes locale-dependently on Windows.

Synopsis

Declared in <util/fs.h>

std::string
string() const = delete;