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

Method OutputFormatHelper

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

Source from the content-addressed store, hash-verified

28{
29public:
30 OutputFormatHelper() = default;
31
32 explicit OutputFormatHelper(const unsigned indent)
33 : mDefaultIndent{indent}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected