vptrs are included in the JSON output #291
Labels
bug
Something isn't working
help wanted
Extra attention is needed
library
An issue specific to the OI Library (OIL).
The output when seeing polymorphic types disagrees with the previous implementation as it includes entries like
_vptr$B
which were previously hidden. These likely need to be filtered out when generating the fields in codegen.Examples:
OilIntegration.inheritance_polymorphic_non_dynamic_base_b_no_polymorphic
The text was updated successfully, but these errors were encountered: