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