MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / InsertIfDefTemplateGuard

Method InsertIfDefTemplateGuard

OutputFormatHelper.h:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 }
233
234 void InsertIfDefTemplateGuard() { AppendNewLine("#ifdef INSIGHTS_USE_TEMPLATE"sv); }
235 void InsertEndIfTemplateGuard() { AppendNewLine("#endif"sv); }
236
237private:

Callers 2

InsertArgMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected