Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ Macro
Method
Macro
src/Macro.cpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
using namespace Scintilla;
23
24
Macro::Macro() : name(
"<Current Recorded Macro>"
) {}
25
26
Macro::~Macro()
27
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected