Regina Calculation Engine
Public Types | List of all members
regina::detail::FaceListHolder< detail::TriangulationBase< dim >, subdim > Struct Template Reference

Helper class that indicates what data type is used by a triangulation class to store a list of subdim-faces. More...

#include <triangulation/detail/triangulation.h>

Public Types

typedef FaceList< dim, subdim > Holder
 The data type used by Triangulation<dim> to store the list of all subdim-faces of the triangulation. More...
 

Detailed Description

template<int dim, int subdim>
struct regina::detail::FaceListHolder< detail::TriangulationBase< dim >, subdim >

Helper class that indicates what data type is used by a triangulation class to store a list of subdim-faces.


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

Copyright © 1999-2018, 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).