Set the value of this object to the specified value. The behavior is undefined unless OptionType::TypeToEnum<TYPE>::value == type() for the (template parameter) TYPE and OptionType::e_VOID != type().

Synopsis

Declared in <balcl_optionvalue.h>

template<class TYPE>
void
set(TYPE const& value);

Created with MrDocs