http://www.parashift.com/c++-faq/virtual-functions.html
On Wed, Oct 10, 2012 at 2:16 AM, rahul sharma <[email protected]>wrote: > Guys i have read that concept of virtual fxn is not applicable in case of > constructors..I means using virtual function in constructors always call > local function..i wan to read more on this..can nybody explain use of > virtual functions in constructor or provide me with a link for this.. > > thnx > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
