mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Merge pull request #1184 from beinhaerter/link_avoid_conversion
Fixed link for "avoid conversion operators"
This commit is contained in:
commit
52fcf430d7
|
@ -144,7 +144,7 @@ You can sample rules for specific language features:
|
|||
[when to use](#SS-lambdas)
|
||||
* operator:
|
||||
[conventional](#Ro-conventional) --
|
||||
[avoid conversion operators](#Ro-conventional) --
|
||||
[avoid conversion operators](#Ro-conversion) --
|
||||
[and lambdas](#Ro-lambda)
|
||||
* `public`, `private`, and `protected`:
|
||||
[information hiding](#Rc-private) --
|
||||
|
|
Loading…
Reference in New Issue
Block a user