vtables in objc++
vtables in objc++
- Subject: vtables in objc++
- From: daniel oberhoff <email@hidden>
- Date: Sun, 23 Feb 2003 13:38:13 +0100
i just encountered this:
ld: Undefined symbols:
vtable for CustomControlElement
i am NOT using instance variables with virtual functions but rather a
deque which holds thos :).
does this mean now i cannot use anything to do with virtual functions
(and thus method overwriting) in objc++?
daniel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.