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

Class Diff3LineList

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

Source from the content-addressed store, hash-verified

210
211class Diff3Line;
212class Diff3LineList;
213
214using Diff3LineVector = std::vector<Diff3Line*>;
215

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected