Ticket Hash: 98efdadf5bc0176e57ffe9f039aa227b55baf321
Title: "any_of" is always true
Status: Fixed Type: Code_Defect
Severity: Severe Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2020-02-04 02:05:59
Version Found In: all
User Comments:
luismachuca added on 2020-01-06 21:57:19:

Backport of std::any_of was found to have a wrong implementation that always returns true. Couldn't quickly determine when the change was made - likely before the 2017 versions.

Found in: cxxomfort/algorithm.hpp.


luismachuca added on 2020-02-04 02:05:59:

Fixed in [4817fec6ebf970ca] (2020-01-13).