Because ClassBuilder uses intrusive lists. The child knows from the parent and vise versa. The include macros make sure that the classes register themselves properly at the containing parent.
- Jorgen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what is the purpose of ConstructorInclude and DestructorInclude?!!
Hi,
Because ClassBuilder uses intrusive lists. The child knows from the parent and vise versa. The include macros make sure that the classes register themselves properly at the containing parent.
- Jorgen