Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

add KV Table iterator bool operator #997

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

vzqzhang
Copy link
Contributor

@vzqzhang vzqzhang commented Nov 10, 2020

Change Description

Added bool operator to KV table iterator so that developers can easily check if the iterator exists by using an if (itr) {} statement.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@vzqzhang
Copy link
Contributor Author

The same as #987. Since CI fixes are required for buildkite build, I created a new PR.

@vzqzhang vzqzhang mentioned this pull request Nov 10, 2020
7 tasks
@vzqzhang vzqzhang merged commit f2534a0 into develop Nov 10, 2020
@vzqzhang vzqzhang deleted the KVTable_iterator_bool_operator branch November 10, 2020 22:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants