[comp.lang.c++] Beginner question: virtual funcs in constructors

jdm5548@diamond.tamu.edu (James Darrell McCauley) (01/31/91)

Could someone help with my basic understanding of things?

Inside a class constructor, I use a virtual function. In a derived
class, I overload this function, but upon instantiation of the derived
class, the overloaded function is not used. Not what I expected.

Should I avoid using virtual member functions in class constructors?

-- 
James Darrell McCauley (jdm5548@diamond.tamu.edu, jdm5548@tamagen.bitnet)
Agricultural Visualization Lab, Department of Agricultural Engineering,
Texas A&M University, College Station, Texas 77843-2117, USA