Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » LineEdit, EditFields, DocEdit » operator<<= in tree control reference example
Re: operator<<= in tree control reference example [message #30522 is a reply to message #30521] Thu, 06 January 2011 12:26 Go to previous message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member
yep, I know SetData is a virtual function but a call to a virtual function is "virtual" only when the call is made on a pointer or reference - except, I've just looked up a C++ book I have and in a member function (such as operator<<=) an unqualified call is also virtual because it's equivalent to this->SetData - hmm, I probably knew that once but I've long since forgotten!

Graeme
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: recent MinMax Refresh fix not GCC compilable
Next Topic: New Select form in DocEdit or LineEdit
Goto Forum:
  


Current Time: Wed May 08 02:11:31 CEST 2024

Total time taken to generate the page: 0.02342 seconds