Skip to content

Avoid exception in observable IndexOf implementation#1017

Merged
kennykerr merged 3 commits intomasterfrom
observable_index_of
Sep 13, 2021
Merged

Avoid exception in observable IndexOf implementation#1017
kennykerr merged 3 commits intomasterfrom
observable_index_of

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

Fixes #1013

Comment thread strings/base_collections_vector.h
@kennykerr kennykerr merged commit 1c07e1b into master Sep 13, 2021
@kennykerr kennykerr deleted the observable_index_of branch September 13, 2021 17:00
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.

convertible_observable_vector::IndexOf slows debugging because it uses exceptions in a non-exceptional case

2 participants