MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / end

Method end

base/poco/Util/src/MapConfiguration.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116MapConfiguration::iterator MapConfiguration::end() const
117{
118 return _map.end();
119}
120
121
122} } // namespace Poco::Util

Callers 4

copyToMethod · 0.45
getRawMethod · 0.45
enumerateMethod · 0.45
removeRawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected