Skip to content

Commit 2ecad8b

Browse files
authored
[range.concat.iterator] Remove spurious newline (#8982)
1 parent ec937ec commit 2ecad8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/ranges.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9070,7 +9070,6 @@
90709070
@\exposconcept{concatable}@<Views...>
90719071
template<bool Const>
90729072
class concat_view<Views...>::@\exposid{iterator}@ {
9073-
90749073
public:
90759074
using iterator_category = @\seebelow@; // not always present
90769075
using iterator_concept = @\seebelow@;

0 commit comments

Comments
 (0)