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

attempt to work around msvc bug exposed by type_list.h #3487

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ericniebler
Copy link
Collaborator

Description

this is an attempt to work around an msvc bug exposed by cccl's type_list.h header

it simplifies the implementation of the __type_index metafunction.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@ericniebler ericniebler requested a review from a team as a code owner January 22, 2025 19:51
@ericniebler ericniebler requested a review from fbusato January 22, 2025 19:51
@miscco miscco added nvbug Has an associated internal NVIDIA NVBug. libcu++ For all items related to libcu++ bug: functional labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: functional libcu++ For all items related to libcu++ nvbug Has an associated internal NVIDIA NVBug.
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

2 participants