property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | inline const variable |
Shortcut | ilcv |
Description | inline const variable |
Snippet Types | Expansion |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
_identifier | Identifier name | x | yes | ||
_type | Variable type name | T | yes |
Code
inline const T x;