Howdy! There appears to be some incorrect row formatting errors in the Table 2-1 Type Name column in the Printed Edition on Page 30. For example, in the C++23 standard, there is no "long long long long int" type nor a "signed long long signed" type. I suspect these should be split into newlines so they read "long long", "long long int", "signed log", and "long signed" on separate lines. There are other types in the column that look to have similar formatting errors as well, such as "short signed short int". Thanks for the help. -Robert
Howdy! There appears to be some incorrect row formatting errors in the Table 2-1 Type Name column in the Printed Edition on Page 30. For example, in the C++23 standard, there is no "long long long long int" type nor a "signed long long signed" type. I suspect these should be split into newlines so they read "long long", "long long int", "signed log", and "long signed" on separate lines. There are other types in the column that look to have similar formatting errors as well, such as "short signed short int". Thanks for the help. -Robert