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

Method cend

framework/src/util/AnyMap.cpp:787–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

785 }
786
787 any_map::const_iterator
788 any_map::cend() const
789 {
790 return end();
791 }
792
793 bool
794 any_map::empty() const

Callers 9

CheckConvertibilityFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
GetValueMethod · 0.80
GetValueDeprecatedMethod · 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