Skip to content

Releases: code34/oop.h

Inheritance and exceptions

10 May 21:45

Choose a tag to compare

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