Subject: [Boost-bugs] [Boost C++ Libraries] #12353: std::unary_function is removed in c++17, but still used in hash lib
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-27 08:19:23
#12353: std::unary_function is removed in c++17, but still used in hash lib
----------------------------------+-------------------------
Reporter: neveralso@⦠| Owner: danieljames
Type: Bugs | Status: new
Milestone: To Be Determined | Component: hash
Version: Boost 1.61.0 | Severity: Problem
Keywords: c++17 unary_function |
----------------------------------+-------------------------
In file boost/functional/hash/hash.hpp line 438
I compiled in Visual Studio 2015 with /std:c++latest option. Compiler
reports that the unary_function is not a member of "std".
Here is the cpp doc about std::unary_function, std::unary_function is
deprecated in C++11 and removed in C++17
http://en.cppreference.com/w/cpp/utility/functional/unary_function
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12353> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC