Created on 2025-04-24.00:00:00 last changed 1 week ago
Proposed resolution:
This wording is relative to N5008.
Modify Table 27 [tab:headers.cpp.fs] as indicated:
Table 27: C++ headers for freestanding implementations [tab:headers.cpp.fs] Subclause Header […] [bit] Bit manipulation <bit> [stdbit.h.syn] C-compatible bit manipulation <stdbit.h> [array] Class template `array` <array> […]
Modify [stdbit.h.syn], header <stdbit.h> synopsis, as indicated:
// all freestanding #define __STDC_VERSION_STDBIT_H__ 202311L #define __STDC_ENDIAN_BIG__ see below #define __STDC_ENDIAN_LITTLE__ see below #define __STDC_ENDIAN_NATIVE__ see below […]
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-04-27 08:49:42 | admin | set | messages: + msg14731 |
2025-04-24 00:00:00 | admin | create |