Boost logo

Boost :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-11-26 17:59:31


> >> make_tuple(ref(x1), ref(y1), ref(z1)) < ...
> >
> > Isn't this equivalent to
> >
> > tie(x1, y1, z1) < tie(x2, y2, z2)
> >
> > ?
>
> I think so!

It is.

/Jaakko


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk