Skip to content

Commit b9d35e8

Browse files
hewillkjwakely
authored andcommitted
[reverse.iter.conv] Remove unclear explicit comments
I don't know what explicit refers to here, it seems to be more appropriate to remove. People who disagree with me are also welcome.
1 parent 2228f1c commit b9d35e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3358,7 +3358,7 @@
33583358

33593359
\indexlibrarymember{base}{reverse_iterator}%
33603360
\begin{itemdecl}
3361-
constexpr Iterator base() const; // explicit
3361+
constexpr Iterator base() const;
33623362
\end{itemdecl}
33633363

33643364
\begin{itemdescr}

0 commit comments

Comments
 (0)