Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Fix return type of predicate_to_integral::operator() #1042

Merged
merged 1 commit into from Jun 9, 2020
Merged

Fix return type of predicate_to_integral::operator() #1042

merged 1 commit into from Jun 9, 2020

Conversation

ahehn-nv
Copy link
Collaborator

@ahehn-nv ahehn-nv commented Jan 8, 2020

Judging by the name of the functor predicate_to_integral and the explicit construction of IntegralType in the function, the return type should be IntegralType instead of bool.

@jaredhoberock
Copy link
Contributor

Good catch. I think this should be merged when convenient.

@alliepiper alliepiper added to close: integrate Needs integration, then can be closed. testing: gpuCI passed Passed gpuCI testing. labels May 27, 2020
@alliepiper alliepiper self-assigned this May 27, 2020
@alliepiper
Copy link
Collaborator

Rebased on master and started internal CI under CL 28459953.

@alliepiper alliepiper added testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: internal ci passed Passed internal NVIDIA CI (DVS). and removed to close: integrate Needs integration, then can be closed. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels May 27, 2020
@alliepiper alliepiper merged commit f4580c9 into NVIDIA:master Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants