mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
#2704 properly propagate iterator destructor
This commit is contained in:
@@ -73,6 +73,7 @@ namespace IfcGeom {
|
||||
virtual BRepElement* get_native() = 0;
|
||||
virtual const Element* get_object(int id) = 0;
|
||||
virtual IfcUtil::IfcBaseClass* create() = 0;
|
||||
virtual ~IteratorImplementation() {}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user