Skip to content

Comments

Remove unnecessary inheritance from thrust::unary_function#330

Merged
rwarmstr merged 1 commit intoNVIDIA:masterfrom
jrhemstad:patch-1
Feb 20, 2025
Merged

Remove unnecessary inheritance from thrust::unary_function#330
rwarmstr merged 1 commit intoNVIDIA:masterfrom
jrhemstad:patch-1

Conversation

@jrhemstad
Copy link
Contributor

fixes #328

The need to inherit from thrust::unary_function was a hold-over from the pre-C++11 days. Nowadays, this isn't needed anymore and can just be removed.

@rwarmstr rwarmstr merged commit 37c5bcb into NVIDIA:master Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2_Concepts_and_Techniques: segmentationTreeThrust build-time warning

2 participants