Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ GetIndent
Method
GetIndent
OutputFormatHelper.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
STRONG_BOOL(SkipIndenting);
48
49
auto GetIndent() const { return mDefaultIndent; }
50
51
/// \brief Set the indent level of this class to \c indent.
52
void SetIndent(const unsigned indent, const SkipIndenting skipIndenting = SkipIndenting::No)
Callers
1
InsertArg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected