In principle, reflifc wraps an AbstractReference with the accompanying ifc File. These both have sane defaults. An AbstractReference has AbstractReference::is_null() and the file can be nullptr.
I wanted to start a discussion, if making these types default constructible was something you had already considered. I've found it nice if I can default construct them.
In principle, reflifc wraps an
AbstractReferencewith the accompanying ifcFile. These both have sane defaults. AnAbstractReferencehasAbstractReference::is_null()and the file can benullptr.I wanted to start a discussion, if making these types default constructible was something you had already considered. I've found it nice if I can default construct them.