Gary Mindlin Miguel created THRIFT-5698: -------------------------------------------
Summary: remove use of deprecated std::iterator Key: THRIFT-5698 URL: https://issues.apache.org/jira/browse/THRIFT-5698 Project: Thrift Issue Type: Improvement Components: C++ - Library Reporter: Gary Mindlin Miguel C++17 deprecated std::iterator. See https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/ It's used in a few places in the C++ library, so compiling with targeting C++17 or higher results in warnings. -- This message was sent by Atlassian Jira (v8.20.10#820010)