File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-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 =" 4173" status =" New" >
5+ <title >Better term for "references, pointers and iterators to elements"</title >
6+ <section ><sref ref =" [containers]" /></section >
7+ <submitter >Jonathan Wakely</submitter >
8+ <date >21 Nov 2024</date >
9+ <priority >99</priority >
10+
11+ <discussion >
12+ <p >
13+ The Containers clause often uses "references, pointers, or iterators" which
14+ is verbose, and needs to be said in full whenever talking about iterator
15+ invalidation. It would be helpful to have a term of art that refers to all
16+ of them, something like "element references" or to avoid any confusion with
17+ actual references, "element indicators".
18+ </p >
19+ </discussion >
20+
21+ <resolution >
22+ <p >
23+ </p >
24+ </resolution >
25+
26+ </issue >
You can’t perform that action at this time.
0 commit comments