How to write an access operator on a typed pointer?@kbw: thank you very much. This is exactly what I needed. @disch: thanks for the effort, I'm link...
How to write an access operator on a typed pointer?Consider the following template class: [code] template <class Real> class Matrix34 { public: ...
This user does not accept Private Messages