File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 4300" status =" New " >
4+ <issue num =" 4300" status =" Tentatively Ready " >
55<title >Missing <i >Returns:</i > element in <tt >optional< T&> ::emplace</tt ></title >
66<section ><sref ref =" [optional.ref.assign]" /></section >
77<submitter >Giuseppe D'Angelo</submitter >
@@ -15,6 +15,12 @@ is not specifying the returned value via a <i>Returns</i>: element; however the
1515function does indeed return something (a <tt >T& </tt >). Such a <i >Returns</i >: element is there
1616for the primary template's `emplace` (cf. <sref ref =" [optional.assign]" />).
1717</p >
18+
19+ <note >2025-08-27; Reflector poll</note >
20+ <p >
21+ Set status to Tentatively Ready after nine votes in favour during reflector poll.
22+ </p >
23+
1824</discussion >
1925
2026<resolution >
You can’t perform that action at this time.
0 commit comments