8000 rmf.io is dead · ycosystem/cppbestpractices@f4be721 · GitHub
[go: up one dir, main page]

Skip to content

Commit f4be721

Browse files
authored
rmf.io is dead
1 parent aba2ab9 commit f4be721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-Style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,5 +453,5 @@ The Rule of Zero states that you do not provide any of the functions that the co
453453

454454
The goal is to let the compiler provide optimal versions that are automatically maintained when more member variables are added.
455455

456-
The [original article](https://rmf.io/cxx11/rule-of-zero) provides the background, while a [follow up article](http://www.nirfriedman.com/2015/06/27/cpp-rule-of-zero/) explains techniques for implementing nearly 100% of the time.
456+
[This article](http://www.nirfriedman.com/2015/06/27/cpp-rule-of-zero/) provides a background and explains techniques for implementing nearly 100% of the time.
457457

0 commit comments

Comments
 (0)
0