$darkmode
Go to the documentation of this file. 23 #ifndef CLOE_TRIGGER_HELPER_MACROS_HPP_ 24 #define CLOE_TRIGGER_HELPER_MACROS_HPP_ 26 #define _X_FACTORY(xName) xName##Factory 27 #define _X_CALLBACK(xName) xName##Callback 29 #endif // CLOE_TRIGGER_HELPER_MACROS_HPP_