#include <produce_helpers.h>
Public Types | |
using | type = typename T::element_type |
Static Public Member Functions | |
static auto | getPointer (T &iPtr) -> decltype(&*iPtr) |
Definition at line 88 of file produce_helpers.h.
using edm::eventsetup::produce::smart_pointer_traits< T >::type = typename T::element_type |
Definition at line 89 of file produce_helpers.h.
|
inlinestatic |
Definition at line 90 of file produce_helpers.h.
Referenced by edm::eventsetup::CallbackProxy< CallbackT, RecordT, DataT >::getImpl().