MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / cbegin

Method cbegin

framework/src/util/AnyMap.cpp:749–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

747 }
748
749 any_map::const_iterator
750 any_map::cbegin() const
751 {
752 return begin();
753 }
754
755 any_map::iterator
756 any_map::end()

Callers 7

CheckConvertibilityFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
GetKeysDeprecatedMethod · 0.80
Any.cppFile · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 5

CheckConvertibilityFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64