j
k
j a
j l
Andrey Semashev wrote:
One small point. template<class T> class rv { public: T* operator->() {return &r_;} };
One small point.
template<class T> class rv { public: T* operator->() {return &r_;} };
Ok, thanks! Regards, Ion
Back to the thread
Back to the list