Struct TimeLineDiffMachineCore::DiffCollectPayload

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