property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | constexpr variable |
Shortcut | cev |
Description | constexpr 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
constexpr T x;