Skip to content

fix operator++(int), operator--(int) bug#156

Open
key-value-pair wants to merge 1 commit intoONNC:masterfrom
key-value-pair:fix-iterator-bug
Open

fix operator++(int), operator--(int) bug#156
key-value-pair wants to merge 1 commit intoONNC:masterfrom
key-value-pair:fix-iterator-bug

Conversation

@key-value-pair
Copy link

it++ ===> return first and then increase
it-- ===> return first and then decrease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants