Seems to me that the constructor would be pigeon(). The member functions and data might be more complex. Then there’s the inheritance thing with bird, animal, life_form, etc. The internal organs and skeleton could get pretty complicated. Heart, etc. would be pretty involved too.
Seems to me that the constructor would be pigeon(). The member functions and data might be more complex. Then there’s the inheritance thing with bird, animal, life_form, etc. The internal organs and skeleton could get pretty complicated. Heart, etc. would be pretty involved too.