Searched defs:_path (Results 1 – 1 of 1) sorted by relevance
20 path(const std::string _path) : strPath(_path) {} in path()40 directory_entry(const std::string _path) : p(_path) {} in directory_entry()