Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ begin
Method
begin
lib/base/string.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
String::Iterator icinga::begin(String& x)
428
{
429
return x.Begin();
430
}
431
432
String::ConstIterator icinga::begin(const String& x)
433
{
Callers
2
Reverse
Method · 0.45
Begin
Method · 0.45
Calls
1
Begin
Method · 0.45
Tested by
no test coverage detected