basic_path::stem Method

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

string_type stem() const;

Requirements

Header: filesystem

Namespace: std::tr2::sys

See Also

Reference

basic_path Class

<filesystem>