From 062e305a8f10ada96c24ae027fbb89ba4e66ae14 Mon Sep 17 00:00:00 2001 From: Wesley Maxey Date: Fri, 5 Nov 2021 12:17:35 -0700 Subject: [PATCH] Silence 4296 for type_traits --- include/cuda/std/detail/libcxx/include/__config | 1 + 1 file changed, 1 insertion(+) diff --git a/include/cuda/std/detail/libcxx/include/__config b/include/cuda/std/detail/libcxx/include/__config index 5b998eec87..d435b6edbc 100644 --- a/include/cuda/std/detail/libcxx/include/__config +++ b/include/cuda/std/detail/libcxx/include/__config @@ -847,6 +847,7 @@ typedef __char32_t char32_t; 4127 \ 4180 \ 4197 \ + 4296 \ 4324 \ 4455 \ 4503 \