5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: fill std_vector with zeros
|
|
# key: fill
|
|
# --
|
|
(others => '0') |