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

Redux: Backport C++17 type_traits and cuda::std::byte to C++14 #66

Merged
merged 13 commits into from
Nov 11, 2020

Conversation

jrhemstad
Copy link
Collaborator

Supersedes #44 as some commit history got messed up.

Broken off from #10

  • Backports <type_traits> features from C++17 to make them available in C++14

  • Backports tests of type traits to make them supported in C++14

  • Backports cuda::std::byte to be available in C++14 (this was necessary to make some tests pass as a result of the <type_traits> changes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants