# -*- mode: snippet -*-
# name: vector
# key: stv
# --
std::vector<$2> $3
$0
