Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getLogicalBounds
Method
getLogicalBounds
lib/data/layout.cc:321–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
DiskLayout::LayoutBounds DiskLayout::getLogicalBounds() const
322
{
323
return getBounds(std::views::keys(layoutByLogicalLocation));
324
}
Callers
2
getBounds
Method · 0.80
test_bounds
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_bounds
Function · 0.64