15 #ifndef ECL_UTILITIES_PARAMETER_HPP_ 16 #define ECL_UTILITIES_PARAMETER_HPP_ Embedded control libraries.
const T & operator()() const
void operator=(const T &value)
Allow assignment from the underlying type.
General parameter type for member variables of a pre-specified class.
Parameter(const T &value)