Inherited not found

Object constructors and destructors usually contain ‘inherited’ so that code in ancestors that might set default values or free used memory in child objects is called. eyebol will warn of any constructors or destructors where ‘inherited’ does not exist.


< Back to list of hints and warnings