Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ size
Method
size
external/include/fstd/span.h:459–459 ·
view source on GitHub ↗
[span.obs], span observers
Source
from the content-addressed store, hash-verified
457
458
// [span.obs], span observers
459
constexpr size_type size() const noexcept { return storage_.size; }
460
461
constexpr size_type size_bytes() const noexcept
462
{
Callers
15
test_tensor_from_falcor
Function · 0.45
downsample
Function · 0.45
item_getter
Method · 0.45
render
Method · 0.45
registerNodeTypes
Method · 0.45
removeLinkAt
Method · 0.45
removeAnyLinkFromNode
Method · 0.45
isLinkPresent
Method · 0.45
hasLinks
Method · 0.45
getAllNodesOfType
Method · 0.45
getInputNodesForNodeAndSlot
Method · 0.45
getInputNodeForNodeAndSlot
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_tensor_from_falcor
Function · 0.36