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

Definition of num_threads_parameter_name function. More...

#include <string>
#include "stat_bench/param/parameter_name.h"
+ Include dependency graph for num_threads_parameter_name.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::param
 Namespace of parameters of benchmarks.
 

Functions

auto stat_bench::param::num_threads_parameter_name () -> const ParameterName &
 Get the parameter name for the number of threads.
 

Detailed Description

Definition of num_threads_parameter_name function.

Definition in file num_threads_parameter_name.h.