File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-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 =" 4175" status =" New " >
4+ <issue num =" 4175" status =" Tentatively Ready " >
55<title >`get_env()` specified in terms of `as_const()` but this doesn't work with rvalue senders</title >
66<section ><sref ref =" [exec.get.allocator]" /><sref ref =" [exec.get.stop.token]" /><sref ref =" [exec.get.env]" />
77 <sref ref =" [exec.get.domain]" /><sref ref =" [exec.get.scheduler]" />
@@ -26,6 +26,15 @@ allows prvalues to bind to it. We basically just want to require that `get_env()
2626member-function. The use of `as_const()` does not seem to mirror the semantics of a function with a
2727<tt >const T& </tt > parameter, so I suggest we change it to something else that expresses the intent.
2828</p >
29+
30+ <note >2025-02-07; Reflector poll</note >
31+ <p >
32+ Set status to Tentatively Ready after five votes in favour during reflector poll.
33+ </p >
34+ <p >
35+ This could use the "reified object" idea from <sref ref =" [range.access]" />.
36+ </p >
37+
2938</discussion >
3039
3140<resolution >
You can’t perform that action at this time.
0 commit comments