MCPcopy Create free account
hub / github.com/Icinga/icinga2 / Clear

Method Clear

lib/base/string.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148void String::Clear()
149{
150 m_Data.clear();
151}
152
153String::SizeType String::GetLength() const
154{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected