#include using namespace std; template void initializeVector(std::vector& dataVector) { for(size_t i=0; i(i); } }