|
Regina 7.0 Calculation Engine
|
Lightweight objects that offer access to lists. More...
#include "regina-core.h"Classes | |
| class | regina::ListView< Container > |
| A lightweight object that can be used for iteration and random access to all elements of a given list. More... | |
| class | regina::ListView< Element * > |
| A specialisation of ListView for working with lists stored in a C-style array. More... | |
Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Lightweight objects that offer access to lists.