Assign a value converted from the specified base value. Return 0 if successful and non-zero otherwise.
value
Declared in <bdlar_customizedtyperef.h>
<bdlar_customizedtyperef.h>
template<class t_BASE_TYPE> int convertFromBaseType(t_BASE_TYPE const& value) const;