Refactor: Reverted change to Uri assignment operator
Allow the compiler to potentially elide the by-value argument. A copywould be done anyway in the method.
View differences
Refactor: Reverted change to Uri assignment operator
Allow the compiler to potentially elide the by-value argument. A copy
would be done anyway in the method.