cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
prepare_directory.h File Reference

Declaration of prepare_directory function. More...

#include <string>
+ Include dependency graph for prepare_directory.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration of prepare_directory function.

Definition in file prepare_directory.h.