Elements
6.3.3
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
ElementsKernel
ElementsKernel
Stringify.h
Go to the documentation of this file.
1
21
26
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.14.0