basic_path::external_directory_string Method

Converts the stored directory_string to the external_string_type.

external_string_type external_directory_string() const;

Return Value

The directory_string that has been converted to the external_string_type.

Requirements

Header: filesystem

Namespace: std::tr2::sys

See Also

Reference

basic_path Class

<filesystem>