|
|
|
|
|
by bergesenha
3001 days ago
|
|
1. I thought the cast to an rvalue reference would make overloads taking rvalue references be chosen during overload resolution. Since this is deterministic I thought whether something is moved or not would be quite guaranteed |
|