This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 115e. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2024-11-11
[Adopted at the June, 2016 meeting as document P0137R1.]
According to 6.7.2 [intro.object] paragraph 1,
An object is created by a definition (6.2 [basic.def]), by a new-expression (7.6.2.8 [expr.new]) or by the implementation (6.7.7 [class.temporary]) when needed.
This should probably also include a throw-expression, with a cross-reference to 14.2 [except.throw].
Notes from the October, 2015 meeting:
This issue is expected to be resolved by the resolution of issue 1776.
Proposed resolution (June, 2016):
This issues is resolved by the resolution of issue 1776.