Skip to content
Snippets Groups Projects
Commit cb33b1d0 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: inherit SubField from FieldBase instead of refCount

- 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.
parent b13689c6
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment