MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / span

Class span

external/include/fstd/span.h:151–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149
150template <typename ElementType, std::size_t Extent = dynamic_extent>
151class span;
152
153namespace detail {
154

Callers

nothing calls this directly

Calls 3

dataFunction · 0.85
sizeFunction · 0.70
dataMethod · 0.45

Tested by

no test coverage detected