cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Declaration of prepare_directory function. More...
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::util |
Namespace of utility functions and classes. | |
Functions | |
void | stat_bench::util::prepare_directory (const std::string &path) |
Prepare a directory. | |
void | stat_bench::util::prepare_directory_for (const std::string &path) |
Prepare a directory for a file. | |
Declaration of prepare_directory function.
Definition in file prepare_directory.h.