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

Definition of SamplesLinePlot class. More...

#include <string>
#include "stat_bench/plots/i_plot.h"
#include "stat_bench/util/utf8_string.h"
+ Include dependency graph for samples_line_plot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::plots::SamplesLinePlot
 Class of line plots of measured samples of durations. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::plots
 Namespace of plotting.
 

Detailed Description

Definition of SamplesLinePlot class.

Definition in file samples_line_plot.h.