/** * int-settings.h * Settings for integers for the function template example */ #define TYPE int #define PREFIX(FUN) i ## FUN