/** * float-settings.h * Settings for floats for the function template example */ #define TYPE float #define PREFIX(FUN) fl ## FUN