Assign d_value to the specified *object.
Declared in <bdlat_symbolicconverter.h>
template<class LVALUE_TYPE>
int
operator()(LVALUE_TYPE* object) const;
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | destination object to receive the converted value |