mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Changed to sentence
This commit is contained in:
parent
7674f9c649
commit
48cdedb31e
|
@ -12020,7 +12020,7 @@ Direct resource management in application code is error-prone and tedious.
|
|||
|
||||
##### Note
|
||||
|
||||
Also known as the rule of "No naked `new`!"
|
||||
This is also known as the rule of "No naked `new`!"
|
||||
|
||||
##### Example, bad
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user