CppBenchmark
1.0.4.0
C++ Benchmark Library
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
x
y
z
~
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
x
y
z
~
Variables
Typedefs
Related Functions
Files
File List
File Members
All
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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