Wrap a constant. More...
#include <constant.hh>
Public Member Functions | |
Constant (Type const &t_) | |
Construct constant from copy. | |
const Type & | d0 () const noexcept |
Function value. | |
Public Member Functions inherited from RFFGen::Base | |
template<class Arg > | |
void | update (const Arg &) |
Update on changed input. | |
template<int id, class Arg > | |
void | updateVariable (const Arg &) |
Empty variables. | |
Wrap a constant.