File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
+ <!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
+
4
+ <issue num =" 4145" status =" New" >
5
+ <title >Unclear how [res.on.data.races] apply to templated functions</title >
6
+ <section ><sref ref =" [res.on.data.races]" /></section >
7
+ <submitter >Tim Song</submitter >
8
+ <date >22 Aug 2024</date >
9
+ <priority >99</priority >
10
+
11
+ <discussion >
12
+ <p >
13
+ It's unclear how <sref ref =" [res.on.data.races]" /> applies to templated functions that
14
+ invoke user-supplied operations. In particular, there's no way to meet those requirements
15
+ when a user-supplied operation can perform arbitrary operations.
16
+ <p />
17
+ Perhaps we need to exclude the invocation of such operations from the scope of the requirements.
18
+ </p >
19
+ </discussion >
20
+
21
+ <resolution >
22
+ </resolution >
23
+
24
+ </issue >
You can’t perform that action at this time.
0 commit comments