Discussion about this post

User's avatar
Damian Tomczak's avatar

What is the purpose of passing std::move(iface) to function taking by value?

void user(SomeInterface data) {

Expand full comment
1 more comment...

No posts