Skip to content
  • Mark OLESEN's avatar
    STYLE: inherit SubField from FieldBase instead of refCount · 698ff5ee
    Mark OLESEN authored
    - at the moment there is no significant difference since FieldBase is
      essentially just a refCount anyhow, but changing the inheritance
      ensures that reinterpret casting from SubField -> Field will
      continue to work if FieldBase is changed in the future.
    698ff5ee