How to push down a constructor? Permanently deleted user 创建于 2003年03月12日 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?