basic_path::external_file_string Method

Converts the stored file_string to the external_string_type.

external_string_type external_file_string() const;

Return Value

The file_string that has been converted to the external_string_type.

Requirements

Header: filesystem

Namespace: std::tr2::sys

See Also

Reference

basic_path Class

<filesystem>