Skip to content

Commit 37be412

Browse files
CaseyCartertkoeppe
authored andcommitted
[iterator.requirements.general] Remove stray whitespace in p13 (#2211)
1 parent f4a6f32 commit 37be412

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
@@ -223,7 +223,7 @@
223223
}
224224

225225
\pnum
226-
\indextext{iterator!constexpr}
226+
\indextext{iterator!constexpr}%
227227
Iterators are called \defn{constexpr iterators}
228228
if all operations provided to satisfy iterator category operations
229229
are constexpr functions, except for

0 commit comments

Comments
 (0)