FG42/conf/emacs.d/snippets/text-mode/cc-mode/c++-mode/template

3 lines
61 B
Plaintext
Raw Normal View History

2011-07-22 14:48:30 +01:00
#name : template <typename ...>
# --
template <typename ${T}>