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:
|
* assignment:
|
||||||
[regular types](#Rc-regular) --
|
[regular types](#Rc-regular) --
|
||||||
[prefer initialization](#Rc-initialize) --
|
[prefer initialization](#Rc-initialize) --
|
||||||
[copy](#Rc-copy-semantics) --
|
[copy](#Rc-copy-semantic) --
|
||||||
[move](#Rc-move-semantics) --
|
[move](#Rc-move-semantic) --
|
||||||
[other operations](#Rc-matched) --
|
[other operations](#Rc-matched) --
|
||||||
[default](#Rc-eqdefault)
|
[default](#Rc-eqdefault)
|
||||||
* `class`:
|
* `class`:
|
||||||
|
|||||||
Reference in New Issue
Block a user