writeln an object

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Apr 18 11:03:47 PDT 2013


On 4/18/13, gedaiu <szabobogdan at yahoo.com> wrote:
> i've done that but i get this error:
>
> Error: function base.Value.Value.toString cannot override a
> non-virtual function
> Error: function base.Value.Value.toString override only applies
> to class member functions
>

If it's a struct then don't put "override".


More information about the Digitalmars-d-learn mailing list