Simplify C++ class snippet
This commit is contained in:
parent
68bf0a0618
commit
02520a6a20
@ -31,7 +31,6 @@ class ${1:name} {
|
|||||||
|
|
||||||
~${1/(\w+)\s.*/$1/}();
|
~${1/(\w+)\s.*/$1/}();
|
||||||
|
|
||||||
private:
|
|
||||||
$0
|
$0
|
||||||
};
|
};
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user