Elements
5.8
A C++ base framework for the Euclid Software.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
ElementsKernel
ElementsKernel
Stringify.h
Go to the documentation of this file.
1
27
#ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_STRINGIFY_H_
28
#define ELEMENTSKERNEL_ELEMENTSKERNEL_STRINGIFY_H_
29
34
#define _xstr(s) str(s)
35
40
#define _str(s) #s
41
42
#endif // ELEMENTSKERNEL_ELEMENTSKERNEL_STRINGIFY_H_
43
Generated by
1.8.5