BloombergLP::bdlar::CustomizedTypeRef::convertFromBaseType

Assign a value converted from the specified base value. Return 0 if successful and non-zero otherwise.

Synopsis

Declared in <bdlar_customizedtyperef.h>

template<class t_BASE_TYPE>
int
convertFromBaseType(t_BASE_TYPE const& value) const;