5 Mar
2003
5 Mar
'03
9:13 a.m.
The constructor constructs the proxy, the assignment operator assigns to the proxied elements.
Oh yes, I can see now, thank you.
If the constructor also would accept a row I could use it as a parameter type for function calls when I want to express, that only 'data' types are expected and 'expressions' are not wanted. (Sorry for the sloppy formulation, I am not sure how to express
this
more concise.)
I hope, we'll be able to solve this, too.
I am not sure about your last statement. Do you mean a kind of 'vector_proxy' that can act as a placeholder to a row/column or another vector? Roland