mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
add missing ???
This commit is contained in:
parent
f2c4d1459c
commit
cc492c1e56
|
@ -12315,7 +12315,7 @@ The `string`s of `v` are destroyed upon exit from `bad()` and so is `v` itself.
|
|||
|
||||
**Example**:
|
||||
|
||||
messing with pointers
|
||||
??? Messing with pointers
|
||||
|
||||
**Note**: If all members are resource handles, rely on the default special operations where possible.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user