[fpc-pascal] Re: operator overloading and counting references / creating / destoying anonymous instances

Jürgen Hestermann juergen.hestermann at gmx.de
Sun Jul 31 11:08:14 CEST 2011



Florian Klämpfl schrieb:
> Am 31.07.2011 10:42, schrieb Jürgen Hestermann:
>   
>> Florian Klämpfl schrieb:
>>     
>>> Why? Searching for operator+ is no more difficult than for function add ?
>>>       
>> I don't what I have to search for when looking for the overload function
>> of the operator +.  Can I search for the text "operator+"? 
>>     
> Why not? This is not rocket science.
>   

Well, the important word "know" was missing. It should read:

I don't *know* what I have to search for when looking for the overload function of the operator +.  Can I search for the text "operator+"? 





More information about the fpc-pascal mailing list