Change Clone() to be const, which required constructors with const references...
Change Clone() to be const, which required constructors with const references and a const GetValue().
Showing
Please
register
or
sign in
to comment
Change Clone() to be const, which required constructors with const references and a const GetValue().