Struct TimeLineDiffMachineCore::DiffCollectPayload
Defined in File TimeLineDiffMachine.hpp
Nested Relationships
This struct is a nested type of Class TimeLineDiffMachineCore.
Struct Documentation
-
struct DiffCollectPayload
Public Members
-
std::vector<ChangedLineRef> lines
-
std::unordered_map<int, HunkRange> hunks
-
HunkRange current_hunk
-
int next_hunk_id = 0
-
std::vector<ChangedLineRef> lines