Map
Index
Random
Help
th

Quote: Simula provides safe reference by separating reference from the thing itself; e.g., queue elements have succ, pred, out, and into

topics > all references > references m-o > QuoteRef: nygaK10_1983 , p. [



Topic:
safe use of pointers
Topic:
using pointers in Thesa
Topic:
ordered data types
Topic:
names independent of objects

Note

Simula provides safe reference by separating reference to something from the thing itself. e.g. queue elements have suc, pred, out, into; queue head has first, last, and empty. very important.


Related Topics up

Topic: safe use of pointers (102 items)
Topic: using pointers in Thesa (49 items)
Topic: ordered data types (8 items)
Topic: names independent of objects (34 items)

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