Ticket Hash: ac8af64591f8ceca50f9eb672ed5c19ca04943c8
Title: Support for C++17 count, count_if
Status: Fixed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2019-11-11 04:39:51
Version Found In: 2019-11-11
User Comments:
luismachuca added on 2019-11-10 11:58:35:

C++17, C++20 added the count, count_if algorithms: https://en.cppreference.com/w/cpp/algorithm/count


luismachuca added on 2019-11-11 04:39:51:

Fixed with [1dfa7ad4].