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
Returns the substring of leaf up to but not including the rightmost dot.
string_type stem() const;
Header: filesystem
Namespace: std::tr2::sys