Skip to content

Conversation

@vslavik
Copy link
Contributor

@vslavik vslavik commented Apr 3, 2025

Fixes compilation with clang 17: apparently, no compiler ever tried to compile Set<T>::swap() and Collection<T>::swap() because they accidentally used -> instead of ....

Fix typos in Set<T>::swap() and Collection<T>::swap().

Apparently, no compiler ever tried to compile these methods before.
@alanw alanw merged commit e717b3a into luceneplusplus:master May 20, 2025
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