다음을 통해 공유


basic_path::remove_leaf 메서드

Removes the last path element in the relative path, if it exists.

basic_path& remove_filename();

반환 값

*this after the removal of the last path element.

요구 사항

헤더: filesystem

Namespace: std::tr2::sys

참고 항목

참조

basic_path 클래스

basic_path::relative_path 메서드

<filesystem>