Skip to content

Conversation

@SylvesterKwon
Copy link
Contributor

While trying out CRoaring as a new user, I noticed the C++ example uses the deprecated equalorlarger function.

Updated it to the current API move_equalorlarger to ensure the example runs without any warning.

Related issue: #653

Updated the README C++ example code to use move_equalorlarger() since equalorlarger() is deprecated.

Related issue: RoaringBitmap#653
@lemire lemire merged commit bb5c6ba into RoaringBitmap:master Dec 16, 2025
16 of 17 checks passed
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