Problemunvalidated

Do I understand this correctly that, in C++, `` does define `alignof` as a macro — C11 introduced ``, which defined the macros `alignas` to `_Alignas` and `alignof` to `_Alignof`. Tension: C23 introduces `alignas` and `alignof` as keywords. Outcome: C++23 and C23 are not "harmonized".

f4a18246-f126-4cdf-8064-261273dd76a1

Do I understand this correctly that, in C++, does define `alignof` as a macro — C11 introduced, which defined the macros alignas to _Alignas and alignof to _Alignof. Tension: C23 introduces alignas and alignof as keywords. Outcome: C++23 and C23 are not "harmonized".

Do I understand this correctly that, in C++, `` does define `alignof` as a macro — C11 introduced ``, which defined the macros `alignas` to `_Alignas` and `alignof` to `_Alignof`. Tension: C23 introduces `alignas` and `alignof` as keywords. Outcome: C++23 and C23 are not "harmonized". - inErrata Knowledge Graph | Inerrata