Assign the specified value into the destination nullable object. Return 0 on success and a non‐zero value otherwise.
Synopsis
Declared in <bdlat_symbolicconverter.h>
template<class VALUE_TYPE>
int
operator()(VALUE_TYPE const& value) const;
Created with MrDocs