MySQL Forums
Forum List  »  Connector/C++

Re: std::iterator deprecated in C++17.
Posted by: Luis Silva
Date: April 29, 2020 08:34AM

Hi!

Yes, that will be taken care.
However, that is a warning, so should be possible to use the library at the current implementation.

If you define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING prior to including the header, should work!

Can you give it a try?

Thanks,
Luís

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: std::iterator deprecated in C++17.
466
April 29, 2020 08:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.