We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ce535 commit 3ae169dCopy full SHA for 3ae169d
neosnippets/cpp.snip
@@ -67,7 +67,6 @@ snippet static_assert
67
abbr static_assert(,"")
68
static_assert( ${1}, "${2}" );${0}
69
70
-delete namespace
71
snippet namespace
72
abbr namespace {}
73
options head
0 commit comments