cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  doc
  doxygen
 examples.hDocumentation of examples
 namespaces.hDocumentation of namespaces
  include
  stat_benchDirectory of stat_bench source codes
  bench_implDirectory of internal implementation
  clockDirectory of clocks for benchmarks
  filtersDirectory of filters of benchmarks
  measurerDirectory of classes to measure time in benchmarks
  paramDirectory of parameters of benchmarks
  plotsDirectory of plotting
  reporterDirectory of reporters of results of benchmarks
  runnerDirectory of classes to run benchmarks
  statDirectory of statistics
  utilDirectory of utility functions and classes
 benchmark_case_name.hDefinition of BenchmarkCaseName class
 benchmark_condition.hDefinition of BenchmarkCondition class
 benchmark_full_name.hDefinition of BenchmarkFullName class
 benchmark_group_name.hDefinition of BenchmarkGroupName class
 benchmark_macros.hDefinition of macros for benchmarks
 current_invocation_context.hDefinition of current_invocation_context function
 custom_output_name.hDefinition of CustomOutputName class
 do_not_optimize.hDefinition of do_not_optimize function
 fixture_base.hDefinition of FixtureBase class
 invocation_context.hDefinition of InvocationContext class
 memory_barrier.hDefinition of memory_barrier function
 plot_option.hDefinition of PlotOption enumeration
 plot_options.hDefinition of PlotOptions class
 stat_bench_exception.hDefinition of StatBenchException class
 version.hDefinition of macros of versions
  src
  stat_bench
  bench_implDirectory of internal implementation
  clockDirectory of clocks for benchmarks
  filtersDirectory of filters of benchmarks
  measurerDirectory of classes to measure time in benchmarks
  paramDirectory of parameters of benchmarks
  plotsDirectory of plotting
  reporterDirectory of reporters of results of benchmarks
  runnerDirectory of classes to run benchmarks
  statDirectory of statistics
  utilDirectory of utility functions and classes
 benchmark_case_name.cppImplementation of BenchmarkCaseName class
 benchmark_full_name.cppImplementation of BenchmarkFullName class
 benchmark_group_name.cppImplementation of BenchmarkGroupName class
 custom_output_name.cppImplementation of CustomOutputName class
 plot_options.cppImplementation of PlotOptions class
 unity_source.cpp
 use_pointer.cppDefinition of use_pointer function