MCPcopy Create free account
hub / github.com/KDE/kdiff3 / ~MergeFileInfos

Method ~MergeFileInfos

src/MergeFileInfos.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28MergeFileInfos::MergeFileInfos() = default;
29
30MergeFileInfos::~MergeFileInfos()
31{
32 m_children.clear();
33}
34
35void MergeFileInfos::updateParents()
36{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected