Convert the value of the specified rhs type-erased object to the specified (modifiable) lhs type-erased object. Return 0 on success and a non-zero value otherwise.
rhs
lhs
Declared in <bdlar_symbolicconverter.h>
<bdlar_symbolicconverter.h>
static int convert( AnyRef lhs, AnyConstRef rhs);