Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ data
Method
data
external/include/fstd/span.h:490–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
constexpr pointer data() const noexcept { return storage_.ptr; }
491
492
// [span.iterators], span iterator support
493
constexpr iterator begin() const noexcept { return data(); }
Callers
15
data
Function · 0.45
span
Class · 0.45
span
Method · 0.45
as_bytes
Function · 0.45
as_writable_bytes
Function · 0.45
json.hpp
File · 0.45
concat_into
Function · 0.45
scan_number
Method · 0.45
get_token_string
Function · 0.45
scan
Function · 0.45
parse_bson_element_internal
Method · 0.45
get_number
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected