|
|
|
@ -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`:
|
|
|
|
|