Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ end
Method
end
src/ifcparse/rocksdb_map_adapter.h:317–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
iterator end() const {
318
return iterator();
319
}
320
321
iterator find(const key_type& key) const {
322
#ifdef IFOPSH_WITH_ROCKSDB
Callers
nothing calls this directly
Calls
1
iterator
Class · 0.70
Tested by
no test coverage detected