basic_path::basename Method
Returns the substring of leaf up to but not including the rightmost dot.
string_type basename() const;
Requirements
Header: filesystem
Namespace: std::tr2::sys
Returns the substring of leaf up to but not including the rightmost dot.
string_type basename() const;
Header: filesystem
Namespace: std::tr2::sys