Regina 7.4 Calculation Engine
regina::alias::SimplexVoid< Derived, dim > Class Template Reference

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

#include <triangulation/alias/face.h>

Detailed Description

template<class Derived, int dim>
class regina::alias::SimplexVoid< Derived, dim >

Helper class that provides a dimension-specific alias for simplex(), where reasonable.

This is inherited by the class Derived, which must provide a routine of the form Simplex<dim>* simplex() const.

The name of the alias is determined by the dimension dim, and the alias is only provided for those dimensions dim that are sufficiently small.


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