Skip to content

Comments

Update ex13_31.h#201

Open
david33101 wants to merge 1 commit intopezy:masterfrom
david33101:patch-1
Open

Update ex13_31.h#201
david33101 wants to merge 1 commit intopezy:masterfrom
david33101:patch-1

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