class clKalle { private: int i; public: clKalle(); }; clKalle::clKalle() { }