Skip to content

File macro.h

FileList > include > simtix > macro.h

Go to the source code of this file

Macros

Type Name
define DEFINED_MACRO (flag) (\_\_builtin\_strcmp("" #flag, STRINGIFY(flag)))
define STRINGIFY (x) "" #x

Macro Definition Documentation

define DEFINED_MACRO

#define DEFINED_MACRO (
    flag
) `(__builtin_strcmp("" #flag, STRINGIFY(flag)))`

define STRINGIFY

#define STRINGIFY (
    x
) `"" #x`


The documentation for this class was generated from the following file projects/simtix/include/simtix/macro.h