Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
MergeFileInfos::MergeFileInfos() = default;
29
30
MergeFileInfos::~MergeFileInfos()
31
{
32
m_children.clear();
33
}
34
35
void MergeFileInfos::updateParents()
36
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected