j
k
j a
j l
typedef pointer_to_other<NewType>(my_smart_ptr)::type new_pointer_t;
Sorry, I mean obviously, typedef pointer_to_other<MyPtr, NewPointeeType>::type new_pointer_t; Regards, /Ion
Back to the thread
Back to the list