mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
~Iterator()
This commit is contained in:
@@ -675,6 +675,10 @@ namespace ifcopenshell { namespace geometry {
|
||||
for (auto& p : all_processed_elements_) {
|
||||
delete p;
|
||||
}
|
||||
|
||||
for (auto& t : tasks_) {
|
||||
delete t.item;
|
||||
}
|
||||
}
|
||||
};
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user