DependentValue.h file
Defines the DependentValue utility for type-dependent compile-time constants.
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<class T, T Value_, class ... Args>struct Rodin::Utility::DependentValue
- Creates a type-dependent compile-time constant value.