1 #ifndef Utilities_ECGetterBase_h
2 #define Utilities_ECGetterBase_h
27 namespace extensioncord {
37 const T*
get()
const {
50 virtual const T*
getImpl()
const = 0;
virtual const T * getImpl() const =0
ValueHolderECGetter(const T &iValue)
virtual const T * getImpl() const