Is it possible to put different types of objects in a single STL list? If
not what STL template should be used which will contains various objects of
different types?
Thanks for your help!
not what STL template should be used which will contains various objects of
different types?
Thanks for your help!
Comment