blob: 95cc0383127f0ba50160eefeba5eb5100e9c3c4e [file] [log] [blame]
#include <vector>
void f(std::vector<int> * vip, std::vector<int> & vir);