
28 Mar
2007
28 Mar
'07
9:15 p.m.
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