Document number  N3692
Date             2013-05-16
Project          Programming Language C++
Reference        ISO/IEC IS 14882:2011(E)
Reply to         Stefanus Du Toit
                 Intel
                 stefanus.du.toit@intel.com

C++ Editor's Report, May 2013

Overview

New Papers

N3690 is the C++14 Committee Draft. N3691 is the latest C++ Working Draft. Other than the front cover, its contents are identical to N3690. Both papers contain the changes listed below.

Acknowledgements

Thank you to Jonathan Wakely for providing git patches to the draft source for nearly all LWG papers.

Thank you to Richard Smith for providing git patches to the draft source for his paper, N3652, Relaxing constraints on constexpr functions, and to Jeffrey Yasskin for providing patches for his paper, N3668, std::exchange.

Thank you to the editor's committee for reviewing the C++14 Committee Draft. The editor's committee for the C++14 CD consists of: Alisdair Meredith, Daniel Krügler, Richard Smith, and Mike Miller.

Thank you to everyone who provided editorial fixes to the draft. To submit a fix, follow these instructions.

Thank you to my employer, Intel Corporation, for sponsoring my work as project editor.

Working Draft Changes

Statistics

The latest draft adds wording from
64 CWG issues, 11 CWG papers,
36 LWG issues, 14 LWG papers,
5 SG1 issues, and 1 SG1 paper.

CWG Issues Applied

Resolutions from the following CWG issues were applied:

CWG Papers Applied

Proposed wording from the following CWG papers was applied:

LWG Issues Applied

Resolutions from the following LWG issues were applied:

LWG Papers Applied

Proposed wording from the following LWG papers was applied:

SG1 Issues Applied

Resolutions from the following SG1 (Concurrency) issues were applied:

SG1 Papers Applied

Proposed wording from the following SG1 (Concurrency) papers was applied:

Minor editorial changes

For a full list of editorial changes, please see the C++ draft repository on GitHub.