On Fri, 2011-05-06 at 10:12 -0500, Zhe Hu wrote:
> what's the difference between:
> 
> 
> V{ } clone 3 suffix!
> 
> 
> V{ } 3 suffix!
> 
> 
> I guess my question is why do we need "clone", since it takes one
> object, but puts back just one object. 
Because V{ }, when written in a function definition, refers to a
specific vector, which would be the same for all invocations of the
function unless clone is used.
> 
> 
> Thanks,
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today.  Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________ Factor-talk mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/factor-talk



------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to