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 fde7e2e commit e1af0a2Copy full SHA for e1af0a2
source/numerics.tex
@@ -18919,7 +18919,7 @@
18919
18920
\indexheader{stdckdint.h}%
18921
\begin{codeblock}
18922
-#define @\libglobal{__STDC_VERSION_STDCKDINT_H__}@ 202311L
+#define @\libmacro{__STDC_VERSION_STDCKDINT_H__}@ 202311L
18923
18924
template<class type1, class type2, class type3>
18925
bool ckd_add(type1* result, type2 a, type3 b);
0 commit comments