Home | All Classes | Grouped Classes | Index | Search
Returns the filename part of a pathname (path+filename). If no path part is found, the entire string is returned.
std::string get_filename( const std::string& pathname);
See also:
CL_String