MCPcopy Create free account
hub / github.com/Kitware/CMake / EndLine

Method EndLine

Source/cmConfigureLog.cxx:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void cmConfigureLog::EndLine()
122{
123 this->Stream << '\n';
124}
125
126void cmConfigureLog::BeginArray()
127{

Callers 6

WriteChecksMethod · 0.95
NextArrayElementMethod · 0.95
BeginObjectMethod · 0.95
BeginEventMethod · 0.95
WriteValueMethod · 0.95
WriteLiteralTextBlockMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected