MCPcopy 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

dataFunction · 0.45
spanClass · 0.45
spanMethod · 0.45
as_bytesFunction · 0.45
as_writable_bytesFunction · 0.45
json.hppFile · 0.45
concat_intoFunction · 0.45
scan_numberMethod · 0.45
get_token_stringFunction · 0.45
scanFunction · 0.45
get_numberMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected