property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | destructor declaration |
Shortcut | dr |
Description | destructor declaration |
Snippet Types | Expansion |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
typeName | Type name | TypeName | no | TypeName() |
Code
~TypeName();