Releases: code34/oop.h
Releases · code34/oop.h
Inheritance and exceptions
This release delivers new features:
- Inheritance
- Add Exceptions management
- Generate an exception when a member is not declared, or not declared with right parameters
- Add SUPER() for inheritance of code
- Add SPAWN_MEMBER for async code