summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/c++-mode/using
blob: 13d0f5dd9dd59893c42241f9b4df5d84f074c322 (plain) (tree)
1
2
3
4



                            
#name : using namespace ... 
# --
using namespace ${std};
$0