AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
StaticConstant< T, value > Struct Template Reference

Functor representing a static constant value. More...

#include <Basic.hpp>

Public Member Functions

template<class... Ts>
constexpr T operator() (Ts const &...) const
 

Detailed Description

template<class T, T value>
struct AMDiS::Operation::StaticConstant< T, value >

Functor representing a static constant value.


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