We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9093f08 commit af4be6fCopy full SHA for af4be6f
cub/cub/util_cpp_dialect.cuh
@@ -48,7 +48,7 @@
48
// may be combined.
49
// - CCCL_IGNORE_DEPRECATED_COMPILER
50
// Ignore deprecation warnings when using deprecated compilers. Compiling
51
-// deprecated C++ dialects will still issue warnings.
+// with deprecated C++ dialects will still issue warnings.
52
53
# define CUB_CPP_DIALECT _CCCL_STD_VER
54
thrust/thrust/detail/config/cpp_dialect.h
@@ -36,7 +36,7 @@
36
37
38
39
40
41
#define THRUST_CPP_DIALECT _CCCL_STD_VER
42
0 commit comments