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