mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
Merge pull request #956 from parsley72/master
Fix link to constructor virtual
This commit is contained in:
@@ -91,7 +91,7 @@ You can sample rules for specific language features:
|
|||||||
[not needed](#Rc-default) --
|
[not needed](#Rc-default) --
|
||||||
[`explicit`](#Rc-explicit) --
|
[`explicit`](#Rc-explicit) --
|
||||||
[delegating](#Rc-delegating) --
|
[delegating](#Rc-delegating) --
|
||||||
[`virtual`](#RC-ctor-virtual)
|
[`virtual`](#Rc-ctor-virtual)
|
||||||
* derived `class`:
|
* derived `class`:
|
||||||
[when to use](#Rh-domain) --
|
[when to use](#Rh-domain) --
|
||||||
[as interface](#Rh-abstract) --
|
[as interface](#Rh-abstract) --
|
||||||
|
|||||||
Reference in New Issue
Block a user