MCPcopy Create free account
hub / github.com/KhronosGroup/KTX-Software / end

Method end

external/fmt/test/ranges-test.cc:457–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455 const char* p;
456 auto begin() const -> const char* { return p; }
457 auto end() const -> zstring_sentinel { return {}; }
458};
459
460#ifdef __cpp_lib_ranges

Callers 5

endMethod · 0.45
endMethod · 0.45
endMethod · 0.45
TESTFunction · 0.45
endMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected