Map
Index
Random
Help
th

Quote: CLR generics identify compatible parameterizations; i.e., reference types, struct types compatible if same layout re garbage collection; otherwise unshared code

topics > all references > references i-l > QuoteRef: kennA6_2001 , p. 7



Topic:
data record
Topic:
memory management by garbage collection
Topic:
generic operations and polymorphism

Quotation Skeleton

Two instantiations [of a CLR generic] are compatible if for any … … In particular, all reference types are compatible with … [and user-defined struct types] are compatible if their layout is the … [We generate] unshared code for primitive instantiations and possibly-shared …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: data record (57 items)
Topic: memory management by garbage collection (113 items)
Topic: generic operations and polymorphism (65 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.