Reference UpdateSince the new c++11 standard is accepted, and largely implemented in major compilers, I guess the Re...
eliminating temporaries[quote]Have you confirmed that any extra temporaries are created? Usually there are none (when the c...
eliminating temporariesI have two objects, basically multidimensional arrays [code] class obj1 { public: double& ope...
templated class member function declaration ???Thank you. I got it.
templated class member function declaration ???[quote]You need typename there as well[/quote] sorry, where? OK there were not so many possibilities...
This user does not accept Private Messages