Rodin/Utility/DependentValue.h file

Defines the DependentValue utility for type-dependent compile-time constants.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Utility
Namespace Rodin::Test.

Classes

template<class T, T ValueParam, class... Args>
struct Rodin::Utility::DependentValue
Creates a type-dependent compile-time constant value.