Classes | |
| class | Iterator |
| Typed version of container::untyped::Iterator. More... | |
| class | Collection |
| Abstract base class template for all container objects in container::typed. More... | |
| class | Vector |
| Typed version of container::untyped::Vector. More... | |
| class | List |
| Typed version of container::untyped::List. More... | |
| class | HashTable |
| Typed version of container::untyped::HashTable. More... | |
| class | Stack |
| Typed version of container::untyped::Stack. More... | |
Notice, that nevertheless, all objects still have to be instances of object::Object.
1.5.9