Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/KTX-Software
/ begin
Method
begin
external/fmt/test/ranges-test.cc:456–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
struct zstring {
455
const char* p;
456
auto begin() const -> const char* { return p; }
457
auto end() const -> zstring_sentinel { return {}; }
458
};
459
Callers
5
begin
Method · 0.45
begin
Method · 0.45
begin
Method · 0.45
TEST
Function · 0.45
begin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected