
27 Feb
2006
27 Feb
'06
12:28 p.m.
AlisdairM wrote:
Peter Dimov wrote:
T can't be a reference type in this context, as it's being deduced from a T const & t parameter.
Is that true for the Borland compiler as well? ;?)
I've never encountered a Borland compiler that would deduce a reference type for T in this context.