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 1623
1623
\ref {expected } & Expected objects & \tcode {<expected>} \\ \rowsep
1624
1624
\ref {function.objects } & Function objects & \tcode {<functional>} \\ \rowsep
1625
1625
\ref {bit } & Bit manipulation & \tcode {<bit>} \\ \rowsep
1626
+ \ref {stdbit.h.syn } & C-compatible bit manipulation & \tcode {<stdbit.h>} \\ \rowsep
1626
1627
\ref {array } & Class template \tcode {array} & \tcode {<array>} \\ \rowsep
1627
1628
\ref {inplace.vector } & Class template \tcode {inplace_vector} & \tcode {<inplace_vector>} \\ \rowsep
1628
1629
\ref {views.contiguous } & Contiguous access & \tcode {<span>} \\ \rowsep
Original file line number Diff line number Diff line change 15505
15505
15506
15506
\indexheader {stdbit.h}%
15507
15507
\begin {codeblock }
15508
+ // all freestanding
15509
+
15508
15510
#define @\libmacro {__STDC_VERSION_STDBIT_H__}@ 202311L
15509
15511
15510
15512
#define @\libmacro {__STDC_ENDIAN_BIG__}@ @\seebelow@
You can’t perform that action at this time.
0 commit comments