CMS 3D CMS Logo

Macros
stringize.h File Reference

Go to the source code of this file.

Macros

#define EDM_STRINGIZE(token)   EDM_STRINGIZE_(token)
 
#define EDM_STRINGIZE_(token)   #token
 

Macro Definition Documentation

◆ EDM_STRINGIZE

#define EDM_STRINGIZE (   token)    EDM_STRINGIZE_(token)

◆ EDM_STRINGIZE_

#define EDM_STRINGIZE_ (   token)    #token

Definition at line 5 of file stringize.h.