I have my c++ code which I need to static cast a vector object A to vector object B. This is my c++ code:
void notifyTestResultEvent(ObjectA &results) {