Regina 7.0 Calculation Engine
Classes | Namespaces
listview.h File Reference

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.
 

Detailed Description

Lightweight objects that offer access to lists.


Copyright © 1999-2021, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).