microsoft / ifc-spec

IFC format specification
Creative Commons Attribution 4.0 International
72 stars 7 forks source link

Add `final` trait for class types #23

Closed GabrielDosReis closed 2 years ago

GabrielDosReis commented 2 years ago

The current spec lacks recording of final class types. That causes unwarranted warning from compilers (MSVC). This gap is now closed by recording final on scope types.