|
|
DictionaryOf is not a CollectionOf. (Though it is, of course a collection) To support a dictionary as a collection requires us to provide a host of methods, which will generally never be called. If you think you need disctionary to derive from collection (which it would, logically), think some more, then come talk to me (larrylf)
Otherwise, Dictionary basically follows the rules of a collection, though while it doesn't own its elements, it does own its keys.
inline |
inline ~ |
inline void |
inline Type * |
inline const Hashable * |
inline DictionaryOfTemplIterator * |
[protected]
Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36. |