mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 08:02:16 +00:00
This fixes an issue in which the count_if_with_reduce() function fails to compile because convert_ulong(bool) is not supported. See issue #202.