| title | Object-Oriented Fortran Example |
|---|---|
| audience | advanced users |
| prerequisites | wrapping derived types, memory management |
| related | ../guide/wrapping-derived-types.md, ../guide/memory-management.md |
| status | planned-documentation |
| publication | draft |
Reserved runnable example for derived types, type-bound procedures, inheritance, constructors, and finalizers.
- TODO: Add runtime-backed examples for supported object-oriented features.
- TODO: Mark unsupported inheritance or polymorphic cases through language support links.