Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ ~CodeGenerator
Method
~CodeGenerator
CodeGenerator.h:203–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
virtual ~CodeGenerator() = default;
204
205
#define IGNORED_DECL(type) \
206
virtual void InsertArg(const type*) {}
Callers
1
~CodeGenerators
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected