Skip to content

Commit e1af0a2

Browse files
AlisdairMtkoeppe
authored andcommitted
[stdckdint.h.syn] Improve indexing for macros
1 parent fde7e2e commit e1af0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18919,7 +18919,7 @@
1891918919

1892018920
\indexheader{stdckdint.h}%
1892118921
\begin{codeblock}
18922-
#define @\libglobal{__STDC_VERSION_STDCKDINT_H__}@ 202311L
18922+
#define @\libmacro{__STDC_VERSION_STDCKDINT_H__}@ 202311L
1892318923

1892418924
template<class type1, class type2, class type3>
1892518925
bool ckd_add(type1* result, type2 a, type3 b);

0 commit comments

Comments
 (0)