Regina Calculation Engine
regina::alias::SimplexAt< Derived, dim, useConst > Class Template Reference

Helper class that provides dimension-specific aliases for simplex(size_t), where reasonable. More...

#include <triangulation/alias/simplex.h>

Detailed Description

template<class Derived, int dim, bool useConst>
class regina::alias::SimplexAt< Derived, dim, useConst >

Helper class that provides dimension-specific aliases for simplex(size_t), where reasonable.

This is inherited by the class Derived:

The names of the aliases are determined by the dimension dim, and the aliases are only provided for those dimensions dim that are sufficiently small.


The documentation for this class was generated from the following file:

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).