How to push down a constructor? Permanently deleted user Created March 12, 2003 18:51 Hi!I want to define the constructors in the implementing class, and I want toborrow them from the base class. How do I do it?
Generate constructor (Alt-ins) in the implementing class?
Or do you mean steal instead of borrow?