Skip to content

Commit c816ae7

Browse files
authored
[istreambuf.iterator.general] Add \ref for proxy (#5669)
1 parent fff3a59 commit c816ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/iterators.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6225,6 +6225,7 @@
62256225
using streambuf_type = basic_streambuf<charT,traits>;
62266226
using istream_type = basic_istream<charT,traits>;
62276227

6228+
// \ref{istreambuf.iterator.proxy}, class \tcode{istreambuf_iterator::\exposid{proxy}}
62286229
class @\placeholder{proxy}@; // \expos
62296230

62306231
constexpr istreambuf_iterator() noexcept;

0 commit comments

Comments
 (0)