Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ isStackAllocated
Function
isStackAllocated
common/sys/array.h:171–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
__forceinline bool isStackAllocated() const {
172
return data == &arr[0];
173
}
174
175
__forceinline size_t size() const
176
{
Callers
3
~DynamicStackArray
Function · 0.85
size
Function · 0.85
resize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected