Dirk Gerrits <[EMAIL PROTECTED]> 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
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to