Go to the documentation of this file. 1 #ifndef FWCore_Reflection_interface_reflex_h 2 #define FWCore_Reflection_interface_reflex_h 31 #define EDM_REFLEX_TRANSIENT [[clang::annotate("!")]] 32 #define EDM_REFLEX_SIZE(SIZE) [[clang::annotate("[" EDM_STRINGIZE(SIZE) "]")]] 36 #define EDM_REFLEX_TRANSIENT 37 #define EDM_REFLEX_SIZE(SIZE) 41 #endif // FWCore_Reflection_interface_reflex_h