File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1630
1630
\ref {expected } & Expected objects & \tcode {<expected>} \\ \rowsep
1631
1631
\ref {function.objects } & Function objects & \tcode {<functional>} \\ \rowsep
1632
1632
\ref {bit } & Bit manipulation & \tcode {<bit>} \\ \rowsep
1633
+ \ref {stdbit.h.syn } & C-compatible bit manipulation & \tcode {<stdbit.h>} \\ \rowsep
1633
1634
\ref {array } & Class template \tcode {array} & \tcode {<array>} \\ \rowsep
1634
1635
\ref {inplace.vector } & Class template \tcode {inplace_vector} & \tcode {<inplace_vector>} \\ \rowsep
1635
1636
\ref {views.contiguous } & Contiguous access & \tcode {<span>} \\ \rowsep
Original file line number Diff line number Diff line change 15508
15508
15509
15509
\indexheader {stdbit.h}%
15510
15510
\begin {codeblock }
15511
+ // all freestanding
15512
+
15511
15513
#define @\libmacro {__STDC_VERSION_STDBIT_H__}@ 202311L
15512
15514
15513
15515
#define @\libmacro {__STDC_ENDIAN_BIG__}@ @\seebelow@
You can’t perform that action at this time.
0 commit comments