# -*- mode: snippet -*- # key: vector # contributor: Translated from TextMate Snippet # name: std::vector # -- std::vector<${1:char}> v$0;