Go to the documentation of this file.    1 #pragma once    // Source encoding: UTF-8 with BOM (π is a lowercase Greek "pi").     7 #ifndef CPPX_NO_DOLLARS_PLEASE     8 #   define $invoke_macro    CPPX_INVOKE_MACRO            9 #   define $invoke_macro_b  CPPX_INVOKE_MACRO_B         17 #define CPPX_INVOKE_MACRO( m, arglist ) \    29 #define CPPX_INVOKE_MACRO_B( m, arglist ) \