Shouldn't hasSwappableElements work on char arrays?

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Feb 24 10:15:39 PST 2011


Now I see why using char[] fails. It's because [ElementType!(R).init];
returns a dchar[].


More information about the Digitalmars-d mailing list