TF++, Miscellaneous classes and modules in C++:
|
void tfxx::fs::mkdirp | ( | const std::string & | path | ) |
create a directory with all parents
C++ interface to mkdir(2)
Definition at line 44 of file mkdirp.cc.
References dirname(), tfxx::error::Exception::dont_report_on_construct(), tfxx::error::FSException::iserrno(), mkdir(), tfxx::error::FSException::report(), tfxx::error::Exception::report(), and tfxx::error::Exception::restore_report_state().
Referenced by main().