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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the substring of leaf up to but not including the rightmost dot.
string_type stem() const;
Header: filesystem
Namespace: std::tr2::sys