Skip to content

Parser error at "TGenericsCast < T, TT >=" in type definition #8

@RomanYankovsky

Description

@RomanYankovsky
TGenericsCast < T, TT >= class(TObject)
  /// <summary> Cast T type to TT type .
  /// </summary>
  class function Cast(const T: T): TT;
end;

https://code.google.com/p/delphi-detours-library/source/browse/trunk/GenericsCast.pas

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions