File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 36363636\begin{itemdecl}
36373637pos_type seekoff(off_type off, ios_base::seekdir way,
36383638 ios_base::openmode which
3639- = ios_base::in | ios_base::out);
3639+ = ios_base::in | ios_base::out);
36403640\end{itemdecl}
36413641
36423642\begin{itemdescr}
36583658\begin{itemdecl}
36593659pos_type seekpos(pos_type sp,
36603660 ios_base::openmode which
3661- = ios_base::in | ios_base::out);
3661+ = ios_base::in | ios_base::out);
36623662\end{itemdecl}
36633663
36643664\begin{itemdescr}
80958095
80968096 pos_type seekoff(off_type off, ios_base::seekdir way,
80978097 ios_base::openmode which
8098- = ios_base::in | ios_base::out) override;
8098+ = ios_base::in | ios_base::out) override;
80998099 pos_type seekpos(pos_type sp,
81008100 ios_base::openmode which
8101- = ios_base::in | ios_base::out) override;
8101+ = ios_base::in | ios_base::out) override;
81028102
81038103 private:
81048104 ios_base::openmode @\exposid{mode}@; // \expos
You can’t perform that action at this time.
0 commit comments