MCPcopy 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
193protected:
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