Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ size
Method
size
common/sys/array.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
__forceinline bool empty () const { return N == 0; }
26
__forceinline size_t size () const { return N; }
27
__forceinline size_t max_size () const { return N; }
28
29
Callers
9
DynamicStackArray
Function · 0.45
array.h
File · 0.45
FileName
Method · 0.45
name
Method · 0.45
mapThreadID
Function · 0.45
getRegressionTest
Function · 0.45
get_sub_group_size
Function · 0.45
get_num_sub_groups
Function · 0.45
overflow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected