Assign the specified object to *d_lValue_p.

Synopsis

Declared in <bdlat_symbolicconverter.h>

template<
    class RVALUE_TYPE,
    class INFO_TYPE>
int
operator()(
    RVALUE_TYPE const& object,
    INFO_TYPE const&) const;

Created with MrDocs