I have a Template function taking in const types such as:
template void* process(const T& v1, const U& v2) { //do s