TF++, Miscellaneous classes and modules in C++:
|
std::string tfxx::fs::dirname | ( | const std::string & | path | ) |
return path with its last non-slash component removed
C++ interface to dirname(3)
Definition at line 45 of file dirname.cc.
Referenced by tfxx::file::creatable(), main(), and mkdirp().