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 ad2bacc commit 4868065Copy full SHA for 4868065
sycl/include/sycl/stl_wrappers/assert.h
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
// Must not be guarded. C++ standard says the macro assert is redefined
10
-// according to the current state of NDEBUG each time that <cassert> is
+// according to the current state of NDEBUG each time that <assert.h> is
11
// included.
12
13
#if defined(__has_include_next)
0 commit comments