Skip to content

Conversation

@tswilliams
Copy link
Collaborator

Resolve compiler warnings observed with GCC15:

  • Stop using std::iterator - deprecated since C++17
  • Explicitly delete ClientInterface and Node copy constructors and/or assignment operators (hidden by methods with different signature in derived classes)

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