Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-11-26 12:07:38


Dirk Gerrits <dirk_at_[hidden]> writes:

> David Abrahams wrote:
>>
>> make_tuple(ref(x1), ref(y1), ref(z1)) < ...
>
> Isn't this equivalent to
>
> tie(x1, y1, z1) < tie(x2, y2, z2)
>
> ?

I think so!

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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