MCPcopy Create free account
hub / github.com/KDE/kdiff3 / Diff3Line

Class Diff3Line

src/diff.h:211–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209class ManualDiffHelpList; // A list of corresponding ranges
210
211class Diff3Line;
212class Diff3LineList;
213
214using Diff3LineVector = std::vector<Diff3Line*>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected