ROSE
0.11.96.11
rexompiler
src
Rose
CommandLine
Version.h
1
#ifndef ROSE_CommandLine_Version_H
2
#define ROSE_CommandLine_Version_H
3
4
#include <rosedll.h>
5
6
#include <string>
7
8
namespace
Rose
{
9
namespace
CommandLine {
10
18
ROSE_DLL_API
extern
std::string
versionString
;
// intentionally non-const so tools can change it
19
20
}
// namespace
21
}
// namespace
22
23
#endif
Rose::CommandLine::versionString
ROSE_DLL_API std::string versionString
Global location for version string.
Rose
Main namespace for the ROSE library.
Definition:
BinaryTutorial.dox:3
Generated on Mon Dec 19 2022 23:39:55 for ROSE by
1.8.17