cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of DataFileReporterBase class. More...
#include <string>
#include "stat_bench/reporter/data_file_spec.h"
#include "stat_bench/reporter/i_reporter.h"
Go to the source code of this file.
Classes | |
class | stat_bench::reporter::DataFileReporterBase |
Base class to write data files. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::reporter |
Namespace of reporters of results of benchmarks. | |
Definition of DataFileReporterBase class.
Definition in file data_file_reporter_base.h.