Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the extension of the stored file name, if it exists.
string_type extension() const;
Return Value
The substring of leaf that begins with the rightmost dot, or an empty string if no such substring exists.
Requirements
Header: filesystem
Namespace: std::tr2::sys