Unit ok_generic

Description
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables

Description

Tests of generics, both FPC and Delphi style.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TMyList  
Class TGeometryAttrib  
Class TGeometryAttribsList  
Class TMyObject  
Class TMyGenericList  
Class TMyNewGeneric  
Class TAnotherGenericType  
Class TArray  
Class TEnumerator  
Class TEnumerable  
Class TList  
Class TQueue  
Class TStack  
Record TPair  
Class TDictionary  
Class TObjectList  
Class TObjectQueue  
Class TObjectStack  
Class TObjectDictionary  

Types

TGeometryAttribsList2 = specialize TMyList<TALBuffersCache>;

Description

Types

TGeometryAttribsList2 = specialize TMyList<TALBuffersCache>;