AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
Constant< T > Struct Template Reference

Functor representing a constant value. More...

#include <Basic.hpp>

Public Member Functions

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

Detailed Description

template<class T>
struct AMDiS::Operation::Constant< T >

Functor representing a constant value.


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