operator= function

Override the = operator for ULValues.

Syntax
ULValue & ULValue::operator=(
  const ULValue & other
)
Parameters