commit
413b3507fb
@ -1,5 +1,13 @@
|
|||||||
extends c
|
extends c
|
||||||
|
|
||||||
|
##
|
||||||
|
## Preprocessor
|
||||||
|
# #include <...>
|
||||||
|
snippet inc
|
||||||
|
#include <${1:iostream}>
|
||||||
|
snippet binc
|
||||||
|
#include <boost/${1:shared_ptr}.hpp>
|
||||||
|
##
|
||||||
## STL Collections
|
## STL Collections
|
||||||
# std::array
|
# std::array
|
||||||
snippet array
|
snippet array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user