IntegerSequence.h file
Defines the IntegerSequence class for compile-time integer sequences.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::Utility
- Module containing general purpose and language support utility classes.
Classes
-
template<typename T, T... Is>class Rodin::Utility::IntegerSequence
- Represents a compile-time sequence of integers.