Skip to content

Commit 675155b

Browse files
[stringbuf.members] Remove // exposition only from itemdecl (#8179)
1 parent 25ec2d2 commit 675155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8416,7 +8416,7 @@
84168416
(except for those characters re-initialized by the new \tcode{basic_string}).
84178417

84188418
\begin{itemdecl}
8419-
void @\exposid{init-buf-ptrs}@(); // \expos
8419+
void @\exposid{init-buf-ptrs}@();
84208420
\end{itemdecl}
84218421

84228422
\begin{itemdescr}

0 commit comments

Comments
 (0)