Re: Question on overriding operator=

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Arthur Schwarz wrote:
SlipHeader& splitHeader = header->splitLeft(*cellPtr[DATASIZE/2]);
...
an unrelated call is made to an overridden logical not (operator!=) for a double.
What is the declaration of splitLeft and the declaration of cellPtr?

Could it be trying to convert a double to a bool to get a valid parameter for splitLeft?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux