I have a collection of class objects I want to iterate and I want them to expose a virtual function.
std::vector sampleVector; //... for (auto t