Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.023 Beiträge
 
#1

The limitations of Delphi’s “inline”

  Alt 8. Feb 2011, 14:50
Sometimes, the most simple-looking code can cause the Delphi compiler to stumble. I bumped on such a case recently, and simplified it to a bare-bones version that still exhibits the issue: type TFloatRec = record private Field : Double; public function RecGet : ...

More...
  Mit Zitat antworten Zitat