다음을 통해 공유


basic_path::basename 메서드

Returns the substring of leaf up to but not including the rightmost dot.

string_type basename() const;

요구 사항

헤더: filesystem

Namespace: std::tr2::sys

참고 항목

참조

basic_path 클래스

<filesystem>