Assign d_value to the specified *object.
Synopsis
Declared in <bdlat_symbolicconverter.h>
template<
class LVALUE_TYPE,
class INFO_TYPE>
int
operator()(
LVALUE_TYPE* object,
INFO_TYPE const&) const;
Created with MrDocs