Tech Tutorials Database
GeekArticles Programming Delphi
 

Win32 record operator overloading: Please allow alternate syntax to improve performance

 
Author: qc.borland.com
Category: Delphi
Comments (0)

QC#: 21728 Version: 10.0 Status: Open defect, requires resolution Description: Consider the following record declaration:
TMyString = record
Data: AnsiString;
class operator Add(const a, b: TMyString): TMyString;
end;
Now if I perform the fo

Read More...




Sponsored Links




Read Next: Record Operator Overloading: Please implement "Initialize" and "Finalize" operators



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe