You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2021/09/28 18:29:00 UTC

[jira] [Updated] (GEODE-9648) Remove usage of std::unary_function and std::binary_function

     [ https://issues.apache.org/jira/browse/GEODE-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Barrett updated GEODE-9648:
---------------------------------
    Description: Remove usage of {{std::unary_function}} and {{std::binary_function}} since they were deprecated in C++ 11 and removed in C++ 17.  (was: Remove usage of {{std::unary_function}} since it was deprecated in C++ 11 and removed in C++ 17.)
        Summary: Remove usage of std::unary_function and std::binary_function  (was: Remove usage of std::unary_function)

> Remove usage of std::unary_function and std::binary_function
> ------------------------------------------------------------
>
>                 Key: GEODE-9648
>                 URL: https://issues.apache.org/jira/browse/GEODE-9648
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Jacob Barrett
>            Priority: Major
>
> Remove usage of {{std::unary_function}} and {{std::binary_function}} since they were deprecated in C++ 11 and removed in C++ 17.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)