Skip to content

remove camp::array#195

Open
gberg617 wants to merge 1 commit intomainfrom
feature/bergel1/remove-camp-array
Open

remove camp::array#195
gberg617 wants to merge 1 commit intomainfrom
feature/bergel1/remove-camp-array

Conversation

@gberg617
Copy link
Collaborator

@gberg617 gberg617 commented Mar 5, 2026

Remove camp::array since it is unused.

@MrBurmark
Copy link
Member

MrBurmark commented Mar 5, 2026

How about we keep this in until we've truly moved to C++20.
After that do we want to have camp::array be an alias for std::array?
Have people actually tried using std::array in device code? This is a nice workaround in case anything goes wrong.

@trws
Copy link
Member

trws commented Mar 6, 2026

If std::array from both libc++ and libstdc++ work in device code I would be fine with that, but last I knew neither of them did. Has that changed?

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.

3 participants