Title
N3642, N3468, N3402 User-defined Literals for Standard Library Types, N3472 Binary Literals in the C++ Core Language
Status
c++14
Section
[lex.icon]
Submitter
Peter Sommerlad

Created on 2012-09-08.00:00:00 last changed 110 months ago

Messages

Date: 2013-04-28.23:06:31

Proposed resolution:

The paper contains the Library wording, Dennett has written the Core wording (N3472) for binary literals.

Date: 2013-04-28.23:06:31

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3402.pdf

http://open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3468.pdf

http://open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3472.pdf

Reviewed by EWG in Portland 2012, binary literals to be added into the core language, the rest of the paper is on LWG's plate. The binary literals are proceeding to CWG.

Accepted into the Working Draft in Bristol 2013, as N3642.

N3472 also accepted into the Working Draft in Bristol 2013.

History
Date User Action Args
2015-04-01 22:54:47adminsetstatus: wp -> c++14
2013-04-28 23:06:31adminsetstatus: ready -> wp
2013-03-17 00:36:58adminsetmessages: + msg14
2012-09-08 00:00:00admincreate