[請益] dereference operator(*) overloading

作者: andy13579372 (痘糖)   2012-12-04 11:11:21
dlist::iterator::T& operator* (){ };
有一個疑問
我在gdb中現在有一個iterator it(已初始化)
卻無法 p *it
錯誤訊息是"Could not find operator*"
這是我overloading沒做好嗎或是gdb的問題呢?
作者: simpdanny (辛普丹尼)   2012-02-04 12:45:00
overloading*通常需要兩個版本:const跟沒有const的

Links booklink

Contact Us: admin [ a t ] ucptt.com