CppTemplate
1.0.4.0
C++ Template Library
include
template
version.h
Go to the documentation of this file.
1
9
#ifndef CPPTEMPLATE_VERSION_H
10
#define CPPTEMPLATE_VERSION_H
11
27
namespace
CppTemplate
{
28
30
const
char
version
[] =
"1.0.4.0"
;
31
32
}
// namespace CppTemplate
33
34
#endif
// CPPTEMPLATE_VERSION_H
CppTemplate
C++ Template project definitions.
Definition:
class.h:12
CppTemplate::version
const char version[]
Project version.
Definition:
version.h:30
Generated by
1.9.1