Vec13378

struct Vec13378 (
size_t n
T
string as
) {
T[n] data;
}

Meta