AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ operator==()

template<typename SDS_T >
template<typename T >
bool drama::Parameter< SDS_T >::operator== ( T &&  rhs) const
inline

Overload the == operator.

Parameter on left hand side.

Template Parameters
TThe type of the value we are comparing to the parameter
Parameters
rhsThe value we are comparing to the parameter.
Returns
True if the parameter value is equal to the specified value.

References drama::CreateRunDramaTask().