Comparing Two Type Tuples
Philippe Sigaud
philippe.sigaud at gmail.com
Mon Apr 5 04:57:58 PDT 2010
On Mon, Apr 5, 2010 at 13:47, bearophile <bearophileHUGS at lycos.com> wrote:
> Philippe Sigaud:
> > Since to be equal, they must have the same length, you can even get rid
> of
> > the 'len' part and cut in the middle:
>
> But if their length is not equal that can cause bugs.
>
>
Uh, next time I'll try to eat before posting. Indeed, my template would say
that (int,int) and (double, int, int, double) are equal.
Doh, I'll go and find some chocolate to go with my cappuccino.
Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20100405/4e6567e3/attachment.html>
More information about the Digitalmars-d-learn
mailing list