27 Sep
2007
27 Sep
'07
3:38 p.m.
Hi,
It is mentioned at
http://www.boost.org/libs/tuple/doc/tuple_users_guide.html#performance
that the following two ways would be different in term of performance.
//////////////
void f1(int&, double&);
tuple