operator* for iterators

Daniel Jacobowitz drow@mvista.com
Thu Dec 6 12:37:00 GMT 2001


On Thu, Dec 06, 2001 at 12:41:23PM -0800, Craig Maloney wrote:
> I have intermittent problems trying to do the following:
> 
> If I have a list or vector iterator (say, li and vi)
> and I try to dereference them, I get the following:
> 
> "structure has no component named operator*"

What C++ compiler version, and what GDB version, and what platform, and
what debug format?

I don't know the state of calling overloaded operators right now, but I
wouldn't be surprised if it was badly off.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list