Assign the specified object to the destination.
Declared in <bdlat_symbolicconverter.h>
template<class RVALUE_TYPE>
int
operator()(RVALUE_TYPE const& object) const;
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | source value to convert and store |