Boost logo

Boost :

From: Steven Watanabe (steven_at_[hidden])
Date: 2007-03-28 17:15:08


AMDG

Matthias Schabel <boost <at> schabel-family.org> writes:

> quantity<length,boost::numeric::ublas::vector> q;
>
> q = q;
>
> If commenting the if (this == &source) line out helps, we should
> probably deal with it since builtin types are likely to represent the
> vast bulk of actual uses of the library...

The value_type can implement this optimization itself, right?
I see no reason for us to use it at all.

In Christ,
Steven Watanabe


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