property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | dynamic cast |
Shortcut | dct |
Description | dynamic cast |
Snippet Types | Expansion |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
expression | Expression | expression | yes | ||
type | Type | T | yes |
Code
dynamic_cast<T>(expression)