[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TortoiseMerge: use const CString & where possible

From: Oto BREZINA <brezina_at_printflow.eu>
Date: Wed, 12 Jun 2013 20:39:58 +0200

On 12. júna 2013 17:18, ch3cooli wrote:
> see patch
>
> Use const CString & can boost performance
I have been told CString is using ref counting internally so using refs
is marginal gain. I usually use const refs especialy for method
arguments but for Strings.

Oto

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3057904

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-12 20:40:14 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.