void syten::clearCache | ( | std::string const & | f_ | ) |
If non-empty, delete the corresponding file.
References std::string::c_str(), std::string::empty(), std::remove(), std::strerror(), and SYTEN_ASSERT_MSG.
Referenced by syten::AsyncCached< Type >::delete_file(), syten::Cached< Type >::load(), loadFile(), and syten::Cached< Type >::~Cached().