Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ next
Method
next
src/diff.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void next() {
88
assert(ptr < end);
89
ptr++;
90
}
91
};
92
93
/*
Callers
1
equal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected