Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ begin
Method
begin
lib/base/dictionary.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
Dictionary::Iterator icinga::begin(const Dictionary::Ptr& x)
327
{
328
return x->Begin();
329
}
330
331
Dictionary::Iterator icinga::end(const Dictionary::Ptr& x)
332
{
Callers
1
Begin
Method · 0.45
Calls
1
Begin
Method · 0.45
Tested by
no test coverage detected