Return a const iterator past the last element in the map.
Declared in <folly/AtomicUnorderedMap.h>
<folly/AtomicUnorderedMap.h>
const_iterator cend() const;
A const iterator past the last element.