-
Key: CPP1117-14
-
Status: open
-
Source: Remedy IT Expertise BV ( Johnny Willemsen)
-
Summary:
The spec defines the type trait bit_bound as `std::integral_constant<uint32_t, b>`, but as bit_bound is maximal of 64, this could be `std::integral_constant<uint8_t, b>`
-
Reported: CPP11 1.6b1 — Mon, 7 Aug 2023 07:29 GMT
-
Updated: Sun, 27 Aug 2023 00:33 GMT