gloof11 commented on PR #1498:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1498#issuecomment-1595739377

   Just made a commit. I read up on how maps **actually** work in Cpp. In the 
refactor, if the key that was passed to "iter" was not a valid key via 
"find()", then it would be equivalent to "past-the-end". It simply checks if 
both values are considered "past-the-end", and throws an error message if 
that's the case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to