Regina 7.4 Calculation Engine
regina::alias::FaceNumber< Derived, subdim > Class Template Reference

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

#include <triangulation/alias/facenumber.h>

Detailed Description

template<class Derived, int subdim>
class regina::alias::FaceNumber< Derived, subdim >

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

This is inherited by the class Derived, which must provide a routine of the form int face() const.

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


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