google / GTXiLib

Google Toolbox for Accessibility for iOS
Apache License 2.0
228 stars 42 forks source link

Correct find_if_not predicate compile error. #21

Closed strangewiz closed 3 years ago

strangewiz commented 3 years ago

Corrects the following error: libc++/trunk/include/algorithm:954:1: note: candidate template ignored: couldn't infer template argument '_Predicate' find_if_not(_InputIterator first, _InputIterator __last, _Predicate pred)