std::experimental::filesystem::path::make_preferred
Min standard notice:
Converts all directory separators in path to the preferred directory separator.
# Declarations
path& make_preferred()
(filesystem TS)
# Return value
*this
Converts all directory separators in path to the preferred directory separator.
path& make_preferred()
(filesystem TS)
*this