다음을 통해 공유


basic_path::root_path 메서드

Retrieves the root path of the stored file name.

basic_path root_path() const;

반환 값

A basic_path object that contains the root path.

설명

A root path combines the prefix of the file name together with the root.

요구 사항

헤더: filesystem

네임스페이스: std::tr2::sys

참고 항목

참조

basic_path 클래스

<filesystem>