Skip to content

Commit a30cd72

Browse files
committed
Removed blank lines
1 parent 4a39039 commit a30cd72

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

latex/headers/common-byval.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@ class T {
2020

2121
public:
2222
// If any of the following five special member functions are not
23-
2423
// public, inline or defaulted, then all five of them should be
25-
2624
// explicitly declared (see rule of five).
27-
2825
// Otherwise, none of them should be explicitly declared
29-
3026
// (see rule of zero).
3127

3228
// T(const T &rhs);

0 commit comments

Comments
 (0)