Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] replace decltype by typename for some compilers #1261

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

barendgehrels
Copy link
Collaborator

Should fix #1259

@barendgehrels barendgehrels self-assigned this Mar 23, 2024
Copy link
Member

@awulkiew awulkiew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to add a comment here because we can forget about the issue in the future and change it to decltype again.

@barendgehrels
Copy link
Collaborator Author

I suggest to add a comment here because we can forget about the issue in the future and change it to decltype again.

✅ Comment added

@barendgehrels barendgehrels merged commit 993b365 into boostorg:develop Mar 26, 2024
23 checks passed
@barendgehrels barendgehrels deleted the fix-compilation-cuda branch March 26, 2024 17:17
@vissarion vissarion added this to the 1.85 milestone Apr 1, 2024
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.

Compilation Error with Boost.Geometry and NVCC (CUDA 12.4): '__T0' does not name a type
3 participants