Skip to content

Resolve compiler warnings#348

Open
tswilliams wants to merge 3 commits intomasterfrom
resolve-gcc15-warnings
Open

Resolve compiler warnings#348
tswilliams wants to merge 3 commits intomasterfrom
resolve-gcc15-warnings

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.

1 participant