A constructor and an overload of the assignment operator each have a forwarding reference as a parameter, but they don't actually forward the argument.
A constructor and an overload of the assignment operator each have a forwarding reference as a parameter, but they don't actually forward the argument.