Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ ~SelectionTracker
Method
~SelectionTracker
src/SelectionTracker.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
SelectionTracker::~SelectionTracker()
30
{
31
restoreSelection();
32
}
33
34
void SelectionTracker::saveSelection()
35
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected