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

Commit

Permalink
Merge pull request #227 from NVIDIA/bugfix/msvc_is_unsigned_comp
Browse files Browse the repository at this point in the history
Silence 4296 for type_traits
  • Loading branch information
wmaxey committed Nov 5, 2021
2 parents 4f42427 + 062e305 commit 7792edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/cuda/std/detail/libcxx/include/__config
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ typedef __char32_t char32_t;
4127 \
4180 \
4197 \
4296 \
4324 \
4455 \
4503 \
Expand Down

0 comments on commit 7792edd

Please sign in to comment.