Invariant Question (yes, another one)

Janice Caron caron800 at googlemail.com
Thu Nov 15 06:12:22 PST 2007


I got this error...

Error: cannot implicitly convert expression (aa) of type
invariant(char)[][invariant(char)[]] to const(char)[][const(char)[]]

Why not?

Since invariant(char)[] can implicitly convert to const(char)[], I
just don't see a problem with this.



More information about the Digitalmars-d mailing list