mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
Closes #1251
This commit is contained in:
@@ -66,8 +66,8 @@ You can sample rules for specific language features:
|
||||
* assignment:
|
||||
[regular types](#Rc-regular) --
|
||||
[prefer initialization](#Rc-initialize) --
|
||||
[copy](#Rc-copy-semantics) --
|
||||
[move](#Rc-move-semantics) --
|
||||
[copy](#Rc-copy-semantic) --
|
||||
[move](#Rc-move-semantic) --
|
||||
[other operations](#Rc-matched) --
|
||||
[default](#Rc-eqdefault)
|
||||
* `class`:
|
||||
|
||||
Reference in New Issue
Block a user