CppBenchmark
1.0.4.0
C++ Benchmark Library
include
benchmark
version.h
Go to the documentation of this file.
1
9
#ifndef CPPBENCHMARK_VERSION_H
10
#define CPPBENCHMARK_VERSION_H
11
32
namespace
CppBenchmark
{
33
35
const
char
version
[] =
"1.0.4.0"
;
36
37
}
// namespace CppBenchmark
38
39
#endif
// CPPBENCHMARK_VERSION_H
CppBenchmark
C++ Benchmark project definitions.
Definition:
barrier.h:15
CppBenchmark::version
const char version[]
Project version.
Definition:
version.h:35
Generated by
1.9.1