1 #ifndef DataFormats_Common_ConvertHandle_h
2 #define DataFormats_Common_ConvertHandle_h
15 namespace handleimpl {
25 void const* basicWrapper = bh.wrapper();
37 void const* basicWrapper = bh.wrapper();
41 UNLIKELY(!(bh.wrapper()->dynamicTypeInfo() ==
typeid(
T))) {