Skip to content

Commit 7253212

Browse files
blackteahamburgertkoeppe
authored andcommitted
[iterators] Blank line between the private and public members
1 parent bbf85f4 commit 7253212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/iterators.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5280,6 +5280,7 @@
52805280
constexpr move_sentinel& operator=(const move_sentinel<S2>& s);
52815281

52825282
constexpr S base() const;
5283+
52835284
private:
52845285
S last; // \expos
52855286
};

0 commit comments

Comments
 (0)