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

Implementation of DataFileReporterBase class. More...

#include "stat_bench/reporter/data_file_reporter_base.h"
#include <utility>
#include <vector>
#include <fmt/format.h>
#include "stat_bench/reporter/data_file_helper.h"
#include "stat_bench/util/utf8_string.h"
+ Include dependency graph for data_file_reporter_base.cpp:
+ 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::reporter
 Namespace of reporters of results of benchmarks.
 

Detailed Description

Implementation of DataFileReporterBase class.

Definition in file data_file_reporter_base.cpp.