Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kDataFrameIterator invalidated if erase #94

Open
mr-eyes opened this issue Dec 8, 2021 · 0 comments
Open

kDataFrameIterator invalidated if erase #94

mr-eyes opened this issue Dec 8, 2021 · 0 comments

Comments

@mr-eyes
Copy link
Member

mr-eyes commented Dec 8, 2021

Any attempt to erase a kmer while iterating over the kDataFrame will invalidate the iterator. The kDataFrame->erase() should return a pointer to the next iterator not a boolean.

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

No branches or pull requests

1 participant