D
Daniel L Elliott
Hello,
I want to have a class which can contain vectors of many different types
(int, double, Complex, etc).
Is it possible to have a generic vector inside a non-template class?
Thank you,
Dan Elliott
I want to have a class which can contain vectors of many different types
(int, double, Complex, etc).
Is it possible to have a generic vector inside a non-template class?
Thank you,
Dan Elliott