Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nic30/hdlConvertor
/ ~FileLineMapSwap
Method
~FileLineMapSwap
src/syntaxErrorLogger.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
FileLineMapSwap::~FileLineMapSwap() {
87
logger.file_line_map = original_file_line_map;
88
}
89
90
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected