mirror of
https://github.com/boostorg/compute.git
synced 2026-01-25 06:02:14 +00:00
This fixes an issue in which comparison operators (e.g. <, ==) in lambda expressions would return the wrong result type causing compilation errors. Also adds a few test cases to ensure the correct result type and that lambda expressions can be properly used with count_if().
8.9 KiB
8.9 KiB