Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ begin
Method
begin
src/ifcparse/aggregate_of_instance.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
}
82
it begin() { return list_.begin(); }
83
it end() { return list_.end(); }
84
size_t size() const { return list_.size(); }
85
aggregate_of_instance::ptr generalize() {
Callers
9
push
Method · 0.45
contains
Method · 0.45
remove
Method · 0.45
push
Function · 0.45
begin
Function · 0.45
contains
Function · 0.45
begin
Method · 0.45
contains
Method · 0.45
generalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected