property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | const struct |
Shortcut | cst |
Description | const struct definition |
Snippet Types |
Expansion SurroundsWith |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
name | Struct name | StructName | yes |
Code
const struct StructName {
};