Table of Contents
Previous Chapter
- indexing
- description: "References to objects meant to be exchanged with non-Eiffel software."
- expanded class interface
- feature -- Access
- -- Hash code value
- -- (From HASHABLE.)
- good_hash_value: Result >= 0
- feature -- Output
- -- Printable representation of pointer value
- -- (From GENERAL.)
- end
Table of Contents
Next Chapter
|