Skip to content

Commit b421913

Browse files
committed
[ios.members.static] Add "static" to declaration
1 parent 8b5c768 commit b421913

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
@@ -1325,7 +1325,7 @@
13251325

13261326
\indexlibrarymember{sync_with_stdio}{ios_base}%
13271327
\begin{itemdecl}
1328-
bool sync_with_stdio(bool sync = true);
1328+
static bool sync_with_stdio(bool sync = true);
13291329
\end{itemdecl}
13301330

13311331
\begin{itemdescr}

0 commit comments

Comments
 (0)