Found some C++ tests, one of a questions: what is diff between function signatures. Am I right with following answers?
void f(data); // 1)calls copy construct