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