# -*- mode: snippet -*- # name: static pointer cast # key: spcast # -- std::static_pointer_cast<${1:type}>(${2:v})