C++ sees your `Text` on the LHS and tries to coerce the RHS to `Text` to match, and does that by imp
C++ sees your
Text
on the LHS and tries to coerce the RHS to Text
to match, and does that by implicitly constructing0 Replies