mardi 10 septembre 2019

Vector and Tuples

I want to store several data types into some vectors. Which is better and good in terms of programming skills; a single vector that holds a tuple, or multiple vectors for each and every data type?

Because I think it is kind of messy to have many vectors just to store a data type.

Aucun commentaire:

Enregistrer un commentaire