> >> 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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost