Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ InsertNamespace
Method
InsertNamespace
CodeGenerator.cpp:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
193
protected:
194
bool InsertNamespace() const override { return true; }
195
};
196
//-----------------------------------------------------------------------------
197
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected