Title
Reference to stdint.h
Status
nad
Section
6.8.2 [basic.fundamental]
Submitter
Daniel Krügler

Created on 2011-03-26.00:00:00 last changed 141 months ago

Messages

Date: 2011-08-15.00:00:00

Rationale (August, 2011)

This is an editorial issue that has been transmitted to the project editor.

Date: 2022-11-20.07:54:16

6.8.2 [basic.fundamental] paragraph 5 refers to a C header instead of to its C++ equivalent:

...Types char16_t and char32_t denote distinct types with the same size, signedness, and alignment as uint_least16_t and uint_least32_t, respectively, in <stdint.h>, called the underlying types.
History
Date User Action Args
2012-09-24 00:00:00adminsetmessages: + msg4021
2011-03-26 00:00:00admincreate