Skip to content

Conversation

david33101
Copy link

Function swap(HasPtr&, HasPtr&) is actually never used. The notice is printed because '=' is called. This happens maybe because 'sort' doesn't call swap(HasPtr&, HasPtr&) at all in this situation.

Function swap(HasPtr&, HasPtr&) is actually never used. The notice is printed because '=' is called. This happens maybe because 'sort'  doesn't call swap(HasPtr&, HasPtr&) at all in this situation.
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.

1 participant