Re: ISO C++ forbids declaration of 'operator!' with no type

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

 



=)

Thanks, now is build.

Thanks a lot of
Kolesar


John (Eljay) Love-Jensen wrote:
> 
> Hi Kolesar,
> 
> What happens if you add the return type?
> 
> bool operator !() const
> { return (NULL == get()); }
> 
> --Eljay
> 
> 
-- 
View this message in context: http://www.nabble.com/ISO-C%2B%2B-forbids-declaration-of-%27operator%21%27-with-no-type-tp21681331p21684460.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[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