MySQL Forums
Forum List  »  Connector/C++

std::iterator deprecated in C++17.
Posted by: Siddhant Kothari
Date: April 21, 2020 04:28AM

I want to use C++17 in my project but the MySQL Connector uses deprecated std::iterator in the headers which gives an error in Visual Studio as it is deprecated. So, will std::iterator get removed from the connector anytime soon?

Options: ReplyQuote


Subject
Views
Written By
Posted
std::iterator deprecated in C++17.
675
April 21, 2020 04:28AM


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.