$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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