Assign the specified object to *d_lValue_p.
Declared in <bdlat_symbolicconverter.h>
Assign the specified object to *d_lValue_p.
template<class RVALUE_TYPE>
int
operator()(RVALUE_TYPE const& object) const;
» more...
Assign the specified object to *d_lValue_p.
template<
class RVALUE_TYPE,
class INFO_TYPE>
int
operator()(
RVALUE_TYPE const& object,
INFO_TYPE const&) const;
» more...