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 1
1
<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 4300" status =" New " >
4
+ <issue num =" 4300" status =" Tentatively Ready " >
5
5
<title >Missing <i >Returns:</i > element in <tt >optional< T&> ::emplace</tt ></title >
6
6
<section ><sref ref =" [optional.ref.assign]" /></section >
7
7
<submitter >Giuseppe D'Angelo</submitter >
@@ -15,6 +15,12 @@ is not specifying the returned value via a <i>Returns</i>: element; however the
15
15
function does indeed return something (a <tt >T& </tt >). Such a <i >Returns</i >: element is there
16
16
for the primary template's `emplace` (cf. <sref ref =" [optional.assign]" />).
17
17
</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
+
18
24
</discussion >
19
25
20
26
<resolution >
You can’t perform that action at this time.
0 commit comments