On 7/11/2011 10:02 AM, dsimcha wrote:
So are there multiple instantiations depending on rvalue vs. not rvalue?
Yes, it has to be that way. It's the difference between passing T* and T.
On 7/11/2011 10:02 AM, dsimcha wrote:
So are there multiple instantiations depending on rvalue vs. not rvalue?
Yes, it has to be that way. It's the difference between passing T* and T.