Skip to content

Commit 2a19e82

Browse files
authored
[range.cache.latest.view] Add \ref for cache_latest_view::iterator/sentinel (#7514)
1 parent 413cd34 commit 2a19e82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/ranges.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16777,7 +16777,9 @@
1677716777

1677816778
@\exposid{non-propagating-cache}@<@\exposid{cache-t}@> @\exposid{cache_}@; // \expos
1677916779

16780+
// \ref{range.cache.latest.iterator}, class \tcode{cache_latest_view::\exposid{iterator}}
1678016781
class @\exposid{iterator}@; // \expos
16782+
// \ref{range.cache.latest.sentinel}, class \tcode{cache_latest_view::\exposid{sentinel}}
1678116783
class @\exposid{sentinel}@; // \expos
1678216784

1678316785
public:

0 commit comments

Comments
 (0)