dboo::version_handler::get_mbr_removed
const member_cvt_base* get_mbr_removed(const mbr_id& mbrid) const;
n/a
Returns the member removed converter if specified for the member
Parameters
- mbrid
A member field name.
Return value
A pointer to a member_converter function object.
Example