basic_path::remove_filename 메서드
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
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