vconcat (2)

Concaténation verticale de deux tableaux.


Prototype

auto vconcat(const Tableau<T> &a, const Tableau<T> &b)