1 #ifndef Utilities_ECGetterBase_h
2 #define Utilities_ECGetterBase_h
28 namespace extensioncord {
38 const T*
get()
const {
51 virtual const T*
getImpl()
const = 0;
virtual const T * getImpl() const =0
ValueHolderECGetter(const T &iValue)
virtual const T * getImpl() const